X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Finit;fp=debian%2Finit;h=b689825c36747181ec046cae7cc7c366a15c9e2a;hb=56293621f442f02c17dc4ca1711ae5cd2359f24e;hp=5ca8c67cd98991375d45dd6ad1711deb4d8845d7;hpb=d30944e522fd0b77f6e029e0878003b710791ea7;p=amavisd-cn.git diff --git a/debian/init b/debian/init index 5ca8c67..b689825 100755 --- a/debian/init +++ b/debian/init @@ -1,5 +1,21 @@ #!/bin/sh +# amavisd-cn /etc/init.d/ initscript wrapper for CARNetized amavisd-new +# +# Start and stop Amavis, ClamAV and Postfix/Sendmail + +### BEGIN INIT INFO +# Provides: amavisd-cn +# Required-Start: $local_fs $remote_fs $syslog $named $network $time +# Required-Stop: $local_fs $remote_fs $syslog $named $network +# Should-Start: +# Should-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: start and stop Amavis, ClamAV and Postfix/Sendmail +# Description: wrapper for starting/stopping MTA and related services +### END INIT INFO + set -e # options for daemons: