[Unit] Description=tixel-watch After=network.target [Service] Type=simple User=tixstream Group=tixstream WorkingDirectory=/opt/tixel/tixel-watch ExecStart=/opt/tixel/tixel-watch/tixel-watch Restart=on-failure RestartSec=5 StandardOutput=syslog StandardError=syslog SyslogIdentifier=tixel-watch [Install] WantedBy=multi-user.target