mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 11:38:53 +00:00
Monotone-Parent: 5c634952da80242ab54712c3940880241c489739
Monotone-Revision: 075c67e05325ad90a16ac0da1000c41d2ff882fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T19:02:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
9
Scripts/sogod-0.9
Executable file
9
Scripts/sogod-0.9
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
PIDFILE=/var/run/sogo/sogod.pid
|
||||
|
||||
. /usr/local/lib/GNUstep-SOPE/Library/Makefiles/GNUstep.sh
|
||||
|
||||
echo $$ > $PIDFILE
|
||||
exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 >& /var/log/sogo/sogod.log
|
||||
|
||||
Reference in New Issue
Block a user