propagate from branch 'ca.inverse.sogo.1_3_12' (head e9d0934cdcf296ed289800c9d1ac79e23c626dff)

to branch 'ca.inverse.sogo' (head 64af02cee8887fd3481d476d2c1a32bae0209e18)

Monotone-Parent: 64af02cee8887fd3481d476d2c1a32bae0209e18
Monotone-Parent: e9d0934cdcf296ed289800c9d1ac79e23c626dff
Monotone-Revision: 1cafe7a57bb95258d6e78d2bc0a96b00fcdb0325

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-01-18T19:13:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Jean Raby
2012-01-18 19:13:39 +00:00
2 changed files with 1 additions and 1 deletions

2
debian/sogo.init vendored
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