X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Flogind.conf.xml;h=b7109353cab9857c08993a249f7bf626e5b1a333;hb=337fa161c40f26cb7c33847d666556d28905b6a9;hp=96e5936e5edd85f71602c696f8e0ed8865ccefe3;hpb=5f9cfd4c3877fdc68618faf9ae5efb5948e002b6;p=elogind.git diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 96e5936e5..b7109353c 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -22,7 +22,7 @@ along with systemd; If not, see . --> - + logind.conf systemd @@ -163,7 +163,7 @@ will execute the action after all sessions reported that they are idle, and no idle inhibitor lock is active, - and subsquently the time configured + and subsequently the time configured with IdleActionSec= (see below) has passed. @@ -184,10 +184,10 @@ KillExcludeUsers= These settings take - space separated lists of user names + space-separated lists of usernames that influence the effect of KillUserProcesses=. If - not empty only processes of users + not empty, only processes of users listed in KillOnlyUsers will be killed when they log out @@ -207,10 +207,17 @@ These settings control the default control group hierarchies - users logging in are added to. When - logging in users will get private - control groups in all hierarchies - listed in + users logging in are added to, in + addition to the + name=systemd named + hierarchy. These settings take + space-separated lists of controller + names. Pass the empty string to ensure + that logind does not touch any + hierarchies but systemd's own. When + logging in, user sessions will get + private control groups in all + hierarchies listed in Controllers= and be reset to the root control group in all hierarchies listed in @@ -218,7 +225,15 @@ defaults to the empty list, ResetControllers= defaults to - cpu. + cpu. Note that for + all controllers that are not listed in + either Controllers= + or + ResetControllers=, + newly created sessions will be part of + the control groups of the system + service that created the + session. @@ -254,11 +269,11 @@ hibernate, hybrid-sleep and lock. If - ignore logind will + ignore, logind will never handle these keys. If - lock all running - sessions will be screen - locked. Otherwise the specified action + lock, all running + sessions will be screen-locked; otherwise, + the specified action will be taken in the respective event. Only input devices with the power-switch udev @@ -286,10 +301,10 @@ sleep keys and the lid switch are subject to inhibitor locks. These settings take boolean arguments. If - off the inhibitor + off, the inhibitor locks taken by applications in order to block the requested operation are - respected, if on + respected, if on, the requested operation is executed in any case. PowerKeyIgnoreInhibited=,