mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-27 01:41:45 +02:00
Add option to specific PAM limits.d directory
This commit is contained in:

committed by
afayaz-feral

parent
337f1b8a8e
commit
55b799e3df
@ -41,7 +41,7 @@ if with_pam_renicing
|
||||
input: 'pam_limits/10-gamemode.conf.in',
|
||||
output: '10-gamemode.conf',
|
||||
configuration: data_conf,
|
||||
install_dir: '/etc/security/limits.d',
|
||||
install_dir: path_pam_limits_dir,
|
||||
)
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user