mirror of
https://github.com/gryf/wicd.git
synced 2026-01-04 04:44:12 +01:00
Added an init script for Lunar Linux.
This commit is contained in:
13
in/init=lunar=wicd.in
Normal file
13
in/init=lunar=wicd.in
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Startup script for wicd
|
||||
#
|
||||
# chkconfig: 345 99 01
|
||||
#
|
||||
# description: wicd wireless/wired internet connection daemon
|
||||
#
|
||||
# processname: wicd
|
||||
# pidfile: %PIDFILE%
|
||||
#
|
||||
|
||||
. /lib/lsb.init_functions $1
|
||||
Reference in New Issue
Block a user