diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/sendmail.init.d.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/sendmail.init.d.in b/debian/sendmail.init.d.in index 49caef3..ebcc7bf 100644 --- a/debian/sendmail.init.d.in +++ b/debian/sendmail.init.d.in @@ -6,7 +6,7 @@ # Should-Start: $named # Should-Stop: $named # Default-Start: 2 3 4 5 -# Default-Stop: 1 +# Default-Stop: 0 1 6 # Short-Description: powerful, efficient, and scalable Mail Transport Agent # Description: Sendmail is an alternative Mail Transport Agent (MTA) # for Debian. It is suitable for handling sophisticated |