mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-07-31 18:36:53 +02:00
data: make service dbus-activatable
Always install the dbus service file and specify the systemd unit file in it. This makes the service dbus-activatable and thus we don't need to explicitly enable it (also we have one less daemon running, if it is not needed).
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
[D-BUS Service]
|
||||
Name=com.feralinteractive.GameMode
|
||||
Exec=@BINDIR@/gamemoded -d
|
||||
SystemdService=gamemoded.service
|
||||
|
Reference in New Issue
Block a user