Monotone-Parent: d7e3b62e2d085f5bc624b04dd91f11f866364b13

Monotone-Revision: d0ed757fc567f8bb31990f5dc94a952fb4071409

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-18T16:16:11
This commit is contained in:
Francis Lachapelle
2012-01-18 16:16:11 +00:00
parent 8db30c1149
commit 6a97cf9f4b
+1 -1
View File
@@ -80,7 +80,7 @@ case "$1" in
;;
restart|force-reload)
log_daemon_msg "Restarting $DESC" "$NAME"
start-stop-daemon --stop --pidfile $PIDFILE --retry=TERM/20/KILL/5 || true
start-stop-daemon --stop --pidfile $PIDFILE --retry=TERM/20/KILL/5 --oknodo
# Ensure directory's existence and permissions
install -o $USER -g adm -m 755 -d /var/run/$NAME
install -o $USER -g adm -m 750 -d /var/spool/$NAME