update postfix run script

This commit is contained in:
Sebastian Hugentobler 2016-07-06 12:39:53 +02:00
parent e9460143cc
commit c2856011cb
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv sh
#!/usr/bin/with-contenv bash
trap "postfix stop" SIGINT
trap "postfix stop" SIGTERM