From: Mike Taylor Date: Fri, 23 May 2014 12:21:08 +0000 (+0000) Subject: Add magic init-script comments (I think from John) X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=45962a06176edba1f090b1768cdd960a3d1ee703;p=ZOOM-Perl-moved-to-github.git Add magic init-script comments (I think from John) --- diff --git a/archive/test-server/test-server.init b/archive/test-server/test-server.init index 5b0167a..0d30194 100644 --- a/archive/test-server/test-server.init +++ b/archive/test-server/test-server.init @@ -7,6 +7,17 @@ # somewhere else, you'll probably need to tweak it to suit your # system's paths. +### BEGIN INIT INFO +# Provides: zoom-perl-server +# Required-Start: $local_fs $remote_fs $network $syslog $named +# Required-Stop: $local_fs $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: ZOOM-Perl test server +# Description: Controls the ZOOM-Perl test server +### END INIT INFO + + PATH=/bin:/usr/bin logfile=/var/log/zoom-perl-test-server pidfile=/var/run/zoom-perl-test-server.pid