From: Richard Kettlewell Date: Sat, 17 Jan 2009 13:31:37 +0000 (+0000) Subject: Add LSB init info X-Git-Tag: 4.3~17 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/c210dedc1d38ee49ae30fd9cc8e4053324660a49?hp=b6a84ef229f9c29e84a8fa7833673a6393df3760 Add LSB init info --- diff --git a/examples/disorder.init.in b/examples/disorder.init.in index b752adc..d8d3f08 100644 --- a/examples/disorder.init.in +++ b/examples/disorder.init.in @@ -17,6 +17,16 @@ # along with this program. If not, see . # +### BEGIN INIT INFO +# Provides: disorder +# Required-Start: $local_fs $network $named $remote_fs $syslog $time +# Required-Stop: $local_fs $network $named $remote_fs $syslog $time +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Start and stop DisOrder +# Description: DisOrder is a multi-user software jukebox. +### END INIT INFO + set -e DAEMON=sbindir/disorderd