sunhat/configs/sunshine/sunshine.service
2024-06-09 15:23:26 -05:00

13 lines
233 B
Desktop File

[Unit]
Description=Sunshine self-hosted game stream host for Moonlight.
StartLimitIntervalSec=500
StartLimitBurst=5
[Service]
ExecStart=/usr/bin/sunshine
Restart=on-failure
RestartSec=5s
[Install]
WantedBy=graphical-session.target