vp-build/srcpkgs/wicd/files/wicd.rc

11 lines
108 B
Plaintext
Raw Normal View History

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