Sunshine/sunshine.service.in

9 lines
153 B
SYSTEMD
Raw Normal View History

2019-12-04 19:05:03 +01:00
[Unit]
2019-12-08 18:55:58 +01:00
Description=Sunshine Gamestream Server for Moonlight
2019-12-04 19:05:03 +01:00
[Service]
ExecStart=@SUNSHINE_EXECUTABLE_PATH@
2019-12-04 19:05:03 +01:00
[Install]
2020-09-04 15:51:20 +02:00
WantedBy=graphical-session.target