mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-27 01:41:45 +02:00
Integrated sd_notify to get status messages in systemd (#28)
* Integrated sd_notify to get status messages in systemd * reset color attributes after use in string
This commit is contained in:
@ -4,6 +4,7 @@ Description=gamemoded
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=com.feralinteractive.GameMode
|
||||
NotifyAccess=main
|
||||
ExecStart=@BINDIR@/gamemoded -l
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user