diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2009-03-01 06:15:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 20:07:44 +0200 |
commit | ce95a56b62dfc55ef26a7d1494fc88854c33a6bc (patch) | |
tree | dde60c8879369aee5d66f455fd91cd2fb4c73d7f /debian/sendmail.init.d | |
parent | 83792056bacbb2db3bc1255f9993844e5e3aee28 (diff) | |
download | sendmail-debian/8.14.3-8.tar.gz |
Imported Debian patch 8.14.3-8debian/8.14.3-8
Diffstat (limited to 'debian/sendmail.init.d')
-rw-r--r-- | debian/sendmail.init.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/sendmail.init.d b/debian/sendmail.init.d index 12b4e8d..62e9cc5 100644 --- a/debian/sendmail.init.d +++ b/debian/sendmail.init.d @@ -39,7 +39,7 @@ SCRIPTNAME=/etc/init.d/$NAME #!/bin/sh #----------------------------------------------------------------------------- -# $Sendmail: sm_helper.sh,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $ +# $Sendmail: sm_helper.sh,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ # # Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved. # |