2 Sep
2018
2 Sep
'18
11:41 a.m.
On Sun, 2 Sep 2018 12:14:51 +0200, Ralf Mardorf wrote:
I wonder if it's reasonable, that a package sets an '@users - memlock' value, since it overrides needed memlock values of other groups.
[rocketmouse@archlinux ~]$ cat /etc/security/limits.d/10-gcr.conf @users - memlock 1024
# vim:set ft=limits: [rocketmouse@archlinux ~]$ pacman -Qo /etc/security/limits.d/10-gcr.conf /etc/security/limits.d/10-gcr.conf is owned by gcr 3.28.0-4
My bad. I'm using /etc/security/limits.conf instead of /etc/security/limits.d/SOME_HIGH_NUMBER-foo.conf to set another value for memlock.