X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/b6a84ef229f9c29e84a8fa7833673a6393df3760..851bbc586215d48acb7575e784d09d0e0ce559df:/examples/disorder.init.in?ds=sidebyside 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