]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/logind.conf.xml
logind: enforce a limit on inhibitors we hand out
authorLennart Poettering <lennart@poettering.net>
Wed, 4 May 2016 17:40:05 +0000 (19:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 May 2016 20:50:09 +0000 (22:50 +0200)
commitc5a11ae268cf4188caf74d1acfd506a606e85967
treef3741fbf902d936452fdc83954b4f8a19b06be31
parent6d97d3c648e590fe05a5fd12d06e0ddb9dc9da2f
logind: enforce a limit on inhibitors we hand out

For similar reasons as the recent addition of a limit on sessions.

Note that we don't enforce a limit on inhibitors per-user currently, but
there's an implicit one, since each inhibitor takes up one fd, and fds are
limited via RLIMIT_NOFILE, and the limit on the number of processes per user.
man/logind.conf.xml
src/login/logind-dbus.c
src/login/logind-gperf.gperf
src/login/logind.c
src/login/logind.conf.in
src/login/logind.h