[Unit] Description=Postfix bounce watcher -> Listmonk webhook After=postfix.service Wants=postfix.service [Service] ExecStart=/usr/local/bin/postfix-bounce-notify.sh Restart=always RestartSec=10 User=root [Install] WantedBy=multi-user.target