1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-28 17:32:36 +01:00

Moved from generated init files to static.

Let the maintainers do their choices, instead of jump into ideas about
how init files should looks like.

Adjusted gitignore file.
This commit is contained in:
2020-08-25 20:38:00 +02:00
parent 9cefcee94b
commit 3499631070
11 changed files with 37 additions and 100 deletions

13
data/init/lunar/wicd Executable file
View 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: /var/run/wicd/wicd.pid
#
. /lib/lsb/init-functions $1