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

10 lines
98 B
Text
Raw Normal View History

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