49407acd1a
--HG-- extra : convert_revision : f91cbc9c5146b3b0b576812482c554512b18461c
9 lines
93 B
Text
9 lines
93 B
Text
#!/sbin/runscript
|
|
|
|
command=/usr/sbin/hald
|
|
pidfile=/var/run/hald/pid
|
|
|
|
depend()
|
|
{
|
|
need dbus
|
|
}
|