chore: Remove the wrapper script for Postfix (#3033)

This commit is contained in:
Brennan Kinney 2023-01-30 03:53:18 +13:00 committed by GitHub
parent f496897b09
commit 24d0c358a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 47 deletions

View file

@ -131,7 +131,7 @@ autostart=false
autorestart=true
stdout_logfile=/var/log/supervisor/%(program_name)s.log
stderr_logfile=/var/log/supervisor/%(program_name)s.log
command=/usr/local/bin/postfix-wrapper.sh
command=postfix start-fg
[program:changedetector]
startsecs=0