Packaging tweaks.

This commit is contained in:
Stuart Gathman
2007-11-29 14:35:17 +00:00
parent 69369c3b2a
commit 10f4f2613e
5 changed files with 49 additions and 29 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ start() {
stop() {
# Stop daemons.
echo -n "Shutting down $prog: "
killproc milter
killproc -d 5 milter
RETVAL=$?
echo
[ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/milter