[Unit] Description=Webhook catcher After=network.target [Service] User=whcd Group=whcd ExecStart=/usr/sbin/webhook-catcher -c /etc/webhook-catcher/config.json ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target