update postfix run script
This commit is contained in:
parent
f5b5fa5039
commit
fc3a549ef8
2 changed files with 4 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
trap "postfix stop" SIGINT
|
||||
trap "postfix stop" SIGTERM
|
||||
trap "postfix reload" SIGHUP
|
||||
exec /usr/lib/postfix/master -d
|
||||
|
||||
#postfix start
|
||||
#sleep 20
|
||||
#tail -f /var/log/mail.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue