init script check for sysfs prevents hald to work correctly in openvz on hardy
Bug #399629 reported by
Guido Nickels
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
hal (Ubuntu) |
Fix Released
|
Undecided
|
Martin Pitt |
Bug Description
Hi!
The script /etc/init.d/hal does some checks on service start for inotify support, dbus and sysfs stuff.
Unfortunately, the sysfs check just looks for directory /sys/kernel. This directory is not available in openvz containers. However, other parts of sysfs (/sys/class, /sys/devices) are in place. Maybe that sysfs check can be changed to look for one of these instead?
One could ask why to use hald in openvz environment at all, but this problem breaks support for canonical's landscape-client on openvz as it depends on running hald.
Regards,
Guido
Related branches
To post a comment you must log in.
Fixed in bzr.