fix LSB init headers; add pidfile & configfile handling to debian init scripts
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#! /bin/sh
|
||||
|
||||
#### BEGIN INIT INFO
|
||||
### BEGIN INIT INFO
|
||||
# Provides: lcdexec
|
||||
# Required-Start: $syslog $local_fs $network $remote_fs
|
||||
# Required-Stop: $syslog $local_fs $network $remote_fs
|
||||
# Should-Start: LCDd
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: S 0 1 6
|
||||
# Short-Description: LCDproc program starter from the LCDd menu
|
||||
|
||||
Reference in New Issue
Block a user