mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-27 01:41:45 +02:00
Add option to set systemd sysuser dir
This commit is contained in:

committed by
afayaz-feral

parent
4dc99dff76
commit
aee9703872
@ -24,7 +24,7 @@ if sd_bus_provider == 'systemd'
|
||||
# Install the sysusers.d file
|
||||
install_data(
|
||||
files('gamemode.conf'),
|
||||
install_dir: path_systemd_sysusers_dir,
|
||||
install_dir: path_systemd_group_dir,
|
||||
)
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user