X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=debian%2Finit;h=8df268bee25265bb98f5a2977ab1170f22cf6751;hp=18c273ab3e3345cbeb454fdab8e9150dfd78867f;hb=f23763998505b60352a2395bfae16da5cac2a978;hpb=ca58ee4883fc5eb309f950787d35af5deca05321 diff --git a/debian/init b/debian/init index 18c273a..8df268b 100644 --- a/debian/init +++ b/debian/init @@ -11,6 +11,16 @@ # Version: @(#)skeleton 1.8 03-Mar-1998 miquels@cistron.nl # +### BEGIN INIT INFO +# Provides: secnet +# Required-Start: $network $local_fs $remote_fs +# Required-Stop: $network $local_fs $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Start and stop secnet +# Description: secnet is a VPN server. +### END INIT INFO + set -e PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin