diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2010-11-03 22:05:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 20:07:50 +0200 |
commit | cb1b9d89c5278ac97b3fee2d39f9219bbda5180f (patch) | |
tree | 6a88bbe1d2b1f10e0763a6992ace4d6c4bc05da6 /debian/sendmail.init.d | |
parent | e253e5b372f6123431d41466fc6e33e357d98b57 (diff) | |
download | sendmail-debian/8.14.4-2.tar.gz |
Imported Debian patch 8.14.4-2debian/8.14.4-2
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 dde8c50..66e3319 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.4 2010-10-16 19:38:59 cowboy Exp $ +# $Sendmail: sm_helper.sh,v 8.14.4 2010-11-03 22:21:32 cowboy Exp $ # # Copyright (c) 1998-2010 Richard Nelson. All Rights Reserved. # |