Remove extra verbose parameters from postfix command.
This commit is contained in:
parent
0fd88ac53d
commit
76dfdb8f59
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user