update postfix run script
This commit is contained in:
parent
02d52398dd
commit
75b2761f70
@ -4,6 +4,6 @@ trap "postfix stop" SIGINT
|
||||
trap "postfix stop" SIGTERM
|
||||
trap "postfix reload" SIGHUP
|
||||
|
||||
postfix start
|
||||
sleep 20
|
||||
tail -f /var/log/mail.log
|
||||
#postfix start
|
||||
#sleep 20
|
||||
#tail -f /var/log/mail.log
|
||||
|
Loading…
Reference in New Issue
Block a user