[Unit] Description = Wiretrustee Signal Service Documentation = https://github.com/wiretrustee/wiretrustee#readme After = multi-user.target network-online.target Wants = network-online.target [Service] Type = simple EnvironmentFile = -/etc/default/wiretrustee ExecStart = /usr/bin/wiretrustee signal $WIRETRUSTEE_SIGNAL_ARGS Restart = on-failure RestartSec = 5 TimeoutStopSec = 5 [Install] WantedBy = multi-user.target