[Unit] Description=Healthcare Postfix bounce watcher -> listmonk-hc webhook After=network.target docker.service [Service] Type=simple ExecStart=/usr/local/bin/postfix-hc-bounce-notify.sh Restart=always RestartSec=5 User=root [Install] WantedBy=multi-user.target