[SOGo] Remove HTTP server on port 9192
parent
afc18fd469
commit
ad902f0ad8
|
@ -16,13 +16,6 @@ command=/usr/sbin/cron -f
|
|||
autorestart=true
|
||||
priority=2
|
||||
|
||||
[program:sogo-webres]
|
||||
command=/usr/bin/python -u -m SimpleHTTPServer 9192
|
||||
directory=/usr/lib/GNUstep/SOGo/
|
||||
user=sogo
|
||||
autorestart=true
|
||||
priority=4
|
||||
|
||||
[program:bootstrap-sogo]
|
||||
command=/bootstrap-sogo.sh
|
||||
stdout_logfile=/dev/stdout
|
||||
|
|
Loading…
Reference in New Issue