[SOGo] Remove HTTP server on port 9192
This commit is contained in:
		@@ -16,13 +16,6 @@ command=/usr/sbin/cron -f
 | 
				
			|||||||
autorestart=true
 | 
					autorestart=true
 | 
				
			||||||
priority=2
 | 
					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]
 | 
					[program:bootstrap-sogo]
 | 
				
			||||||
command=/bootstrap-sogo.sh
 | 
					command=/bootstrap-sogo.sh
 | 
				
			||||||
stdout_logfile=/dev/stdout
 | 
					stdout_logfile=/dev/stdout
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user