Monotone-Parent: f4f4b464f58801c6e6a7cbd198d8455a19c3d2a3

Monotone-Revision: d6ad721e415082a2ac6339927ce208fa01199dcc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-09-09T18:38:43
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-09-09 18:38:43 +00:00
parent bb48c8c672
commit 165ae11543
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Description: a modern and scalable groupware
Package: sogo-dbg
Section: debug
Architecture: any
Depends: sogo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Depends: sogo (= ${binary:Version}), ${misc:Depends}
Description: a modern and scalable groupware - debugging symbols
SOGo is a groupware server built around OpenGroupware.org (OGo) and
the SOPE application server with focus on scalability.
+4 -5
View File
@@ -1,9 +1,8 @@
#! /bin/bash
#!/bin/bash
### BEGIN INIT INFO
# Provides: sogo
# Required-Start: $network
# Required-Stop: $network
# Required-Start: $remote_fs $network
# Required-Stop: $remote_fs $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: SOGo server
@@ -79,7 +78,7 @@ case "$1" in
start-stop-daemon --stop --pidfile $PIDFILE --retry=TERM/20/KILL/5
log_end_msg 0
;;
restart)
restart|force-reload)
log_daemon_msg "Restarting $DESC" "$NAME"
start-stop-daemon --stop --pidfile $PIDFILE --retry=TERM/20/KILL/5
# Ensure directory's existence and permissions