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 stop" SIGTERM
|
||||||
trap "postfix reload" SIGHUP
|
trap "postfix reload" SIGHUP
|
||||||
|
|
||||||
postfix start
|
#postfix start
|
||||||
sleep 20
|
#sleep 20
|
||||||
tail -f /var/log/mail.log
|
#tail -f /var/log/mail.log
|
||||||
|
Loading…
Reference in New Issue
Block a user