mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-17 17:10:02 +00:00
9 lines
153 B
SYSTEMD
9 lines
153 B
SYSTEMD
[Unit]
|
|
Description=Sunshine Gamestream Server for Moonlight
|
|
|
|
[Service]
|
|
ExecStart=@SUNSHINE_EXECUTABLE_PATH@
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|