Add more apps & services

This commit is contained in:
2024-06-09 15:23:26 -05:00
parent fd0fe84f3e
commit ff2ce95d17
14 changed files with 124 additions and 1 deletions

View File

@ -0,0 +1,12 @@
[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