You are not logged in.
the hald file in hal tazpkg package was misplaced. It was placed on /usr/sbin by default but hald wants to run it at /usr/bin. So i need to place to hald on /usr/bin and the hal daemon works. please fix this package
Offline
slitaz cooking 32-bits
Hald runs from default location /usr/sbin :
[c]root@slitaz:/home/tux# startd hald[/c]
[c]Starting Hardware Abstraction Layer: HAL... [ Done ][/c]
[c]root@slitaz:/home/tux# pgrep hald[/c]
[c]1846[/c]
[c]1847[/c]
[c]1853[/c]
[c]1864[/c]
[c]1892[/c]
[c]root@slitaz:/home/tux# which hald[/c]
[c]/usr/sbin/hald[/c]
Offline
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]