X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=zebra%2Finit-script;h=cf321a8298a0bc9704736613259b14d1435b9a54;hb=f82e882f43a42886de6fb0f2f409a31987cc5fb3;hp=658013ef5292374940c8cb5718f8de7ee8cd68d2;hpb=32a85e6acc81075006c891576cb8fd15b9db9318;p=irspy-moved-to-github.git diff --git a/zebra/init-script b/zebra/init-script index 658013e..cf321a8 100755 --- a/zebra/init-script +++ b/zebra/init-script @@ -1,4 +1,14 @@ #! /bin/sh +### BEGIN INIT INFO +# Provides: irspy-zebra +# Required-Start: $local_fs $remote_fs $network $named $time +# Required-Stop: $local_fs $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Controls the irspy-zebra daemon +# Description: Controls the ID IRSpy Zebra server daemon +# /usr/bin/zebrasrv-2.0 . +### END INIT INFO # # This is a startup/shutdown script for IRSpy's Zebra server, suitable