mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-14 00:49:20 +02:00
Add option to set systemd sysuser dir
This commit is contained in:

committed by
afayaz-feral

parent
4dc99dff76
commit
aee9703872
@@ -6,6 +6,7 @@ option('with-sd-bus-provider', type: 'combo', choices: ['systemd', 'elogind', 'n
|
||||
|
||||
# systemd specific
|
||||
option('with-systemd-user-unit-dir', type: 'string', description: 'Explicitly set the systemd user unit directory')
|
||||
option('with-systemd-group-dir', type: 'string', description: 'Explicitly set the systemd group directory')
|
||||
|
||||
# Not using systemd
|
||||
option('with-dbus-service-dir', type: 'string', description: 'Explicitly set the D-BUS session directory')
|
||||
|
Reference in New Issue
Block a user