Loop reconf script, add minimal httpd for web resources chrooted
This commit is contained in:
@@ -30,6 +30,12 @@ stdout_logfile_maxbytes=0
|
||||
command=/usr/sbin/cron -f
|
||||
autorestart=true
|
||||
|
||||
[program:sogo-webres]
|
||||
command=/usr/bin/python -u -m SimpleHTTPServer 9192
|
||||
directory=/usr/lib/GNUstep/SOGo/
|
||||
user=sogo
|
||||
autorestart=true
|
||||
|
||||
[inet_http_server]
|
||||
port=9191
|
||||
|
||||
|
Reference in New Issue
Block a user