mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 15:47:20 +02:00
Don't default to syslog logging
Let the preferred/configured logging system to be used instead
This commit is contained in:
parent
f0943ff431
commit
1a598f53d2
@ -5,7 +5,7 @@ Description=gamemoded
|
|||||||
Type=dbus
|
Type=dbus
|
||||||
BusName=com.feralinteractive.GameMode
|
BusName=com.feralinteractive.GameMode
|
||||||
NotifyAccess=main
|
NotifyAccess=main
|
||||||
ExecStart=@BINDIR@/gamemoded -l
|
ExecStart=@BINDIR@/gamemoded
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user