Remove extra verbose parameters from postfix command.
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
[program:postfix]
 | 
			
		||||
process_name = master
 | 
			
		||||
command=/usr/sbin/postfix -v -v -c /etc/postfix start
 | 
			
		||||
command=/usr/sbin/postfix -c /etc/postfix start
 | 
			
		||||
startsecs=0
 | 
			
		||||
autorestart=false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user