gamemode/data/gamemoded.service.in
seb128 1a598f53d2 Don't default to syslog logging
Let the preferred/configured logging system to be used instead
2020-02-26 18:26:09 +00:00

12 lines
170 B
SYSTEMD

[Unit]
Description=gamemoded
[Service]
Type=dbus
BusName=com.feralinteractive.GameMode
NotifyAccess=main
ExecStart=@BINDIR@/gamemoded
[Install]
WantedBy=default.target