mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
fix(linux): use FQDN service name in desktop launcher (#4874)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Actions=RunInTerminal;
|
||||
Categories=RemoteAccess;Network;
|
||||
Comment=@PROJECT_DESCRIPTION@
|
||||
Exec=/usr/bin/env systemctl start --u sunshine
|
||||
Exec=/usr/bin/env systemctl start --u app-@PROJECT_FQDN@
|
||||
Icon=@SUNSHINE_DESKTOP_ICON@
|
||||
StartupWMClass=@PROJECT_FQDN@
|
||||
Keywords=gamestream;stream;moonlight;remote play;
|
||||
|
||||
Reference in New Issue
Block a user