]> git.pld-linux.org Git - packages/systemd.git/blame - proc-hidepid.patch
up to 246.1
[packages/systemd.git] / proc-hidepid.patch
CommitLineData
a8a1a634
JB
1--- systemd-240/units/systemd-logind.service.in.orig 2019-01-13 10:40:04.142278844 +0100
2+++ systemd-240/units/systemd-logind.service.in 2019-01-13 10:41:12.495611397 +0100
3@@ -41,3 +41,7 @@
a919bc1d
JP
4 # Increase the default a bit in order to allow many simultaneous logins since
5 # we keep one fd open per session.
6 LimitNOFILE=@HIGH_RLIMIT_NOFILE@
5ad7745f
JR
7+
8+# Run as group 'proc' to ensure access to /proc when
9+# it is mounted with hidepid=1|2 option
452e45bc 10+SupplementaryGroups=17
This page took 0.066474 seconds and 4 git commands to generate.