[Unit] Description=GNU Taler payment system merchant backend webhook trigger service After=postgres.service [Service] User=taler-merchant-httpd Type=simple Restart=always RestartSec=1s ExecStart=/usr/bin/taler-merchant-webhook -c /etc/taler/taler.conf PrivateTmp=yes PrivateDevices=yes ProtectSystem=full RuntimeMaxSec=3600s