2018-05-18 17:04:59 +00:00
|
|
|
Launching the GameMode Daemon
|
|
|
|
=============================
|
|
|
|
|
2018-07-24 21:19:54 +00:00
|
|
|
The GameMode daemon is activated via D-Bus launch automatically on access by
|
|
|
|
the first client.
|
2018-05-18 17:04:59 +00:00
|
|
|
|
|
|
|
Reloading the GameMode configuration file
|
|
|
|
=========================================
|
|
|
|
|
2018-07-24 21:19:54 +00:00
|
|
|
Although activated via D-Bus. The daemon is run using Systemd and can easily
|
|
|
|
be restarted via systemctl.
|
2018-05-18 17:04:59 +00:00
|
|
|
|
2018-07-24 21:19:54 +00:00
|
|
|
systemctl --user restart gamemoded
|