mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-28 00:18:14 +00:00
minor modification for sunshine.service
This commit is contained in:
parent
30496c79ab
commit
9c41972b65
@ -1 +1 @@
|
||||
Subproject commit afd9a9bbfc6ee1a064b0c1f9210bc20b2170c416
|
||||
Subproject commit bbf5647402859945dee541a300b22702a2ee9271
|
@ -2,8 +2,7 @@
|
||||
Description=Sunshine Gamestream Server for Moonlight
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/bin/sh -c "test -d %E/sunshine || cp -r '@SUNSHINE_ASSETS_DIR@' '%E/sunshine'"
|
||||
ExecStart=@SUNSHINE_EXECUTABLE_PATH@ %E/sunshine/sunshine.conf
|
||||
ExecStart=@SUNSHINE_EXECUTABLE_PATH@
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
|
Loading…
Reference in New Issue
Block a user