X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Flogind.conf.xml;h=1f7cfc9964b30e92b63b6de39954560bb5e28d15;hb=1dcc35973e70aa02beb37fcc9d289053c264eef1;hp=0818497be090e2dcd9a109382779020aa140eca2;hpb=798d3a524ea57aaf40cb53858aaa45ec702f012d;p=elogind.git diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 0818497be..1f7cfc996 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -1,32 +1,30 @@ - - + logind.conf - systemd + elogind @@ -45,25 +43,23 @@ logind.conf - logind.conf.d Login manager configuration files - /etc/systemd/logind.conf - /etc/systemd/logind.conf.d/*.conf - /run/systemd/logind.conf.d/*.conf - /usr/lib/systemd/logind.conf.d/*.conf + /etc/elogind/logind.conf Description - These files configure various parameters of the systemd login manager, systemd-logind.service8. + These files configure various parameters of the elogind + login manager, + logind.service8. + - - + Options @@ -125,7 +121,7 @@ Note that setting KillUserProcesses=1 will break tools like - screen1. + screen1. @@ -249,6 +245,21 @@ sleep keys do. + + HoldoffTimeoutSec= + + Specifies the timeout after system startup or + system resume in which elogind will hold off on reacting to + LID events. This is required for the system to properly + detect any hotplugged devices so elogind can ignore LID events + if external monitors, or docks, are connected. If set to 0, + elogind will always react immediately, possibly before the + kernel fully probed all hotplugged devices. This is safe, as + long as you do not care for elogind to account for devices + that have been plugged or unplugged while the system was off. + Defaults to 30s. + + RuntimeDirectorySize= @@ -284,10 +295,10 @@ See Also - systemd1, - systemd-logind.service8, + elogind1, + logind.service8, loginctl1, - systemd-system.conf5 + elogind-system.conf5