void-packages/srcpkgs/hal/files/hal.rc

10 lines
93 B
Text
Raw Normal View History

#!/sbin/runscript
command=/usr/sbin/hald
pidfile=/var/run/hald/pid
depend()
{
need dbus
}