X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flogin%2Flogind.conf;h=6df6f04c775b125b0e9f02198a842e0374c3b5d9;hp=db5dde47a05518f88eaea02e7f7e014bf94a18c0;hb=86e97d599f8b1ca379dce64fadac9b8f6b002ac5;hpb=98a77df5fe8591034c48e5d56d903ee268de37f9 diff --git a/src/login/logind.conf b/src/login/logind.conf index db5dde47a..6df6f04c7 100644 --- a/src/login/logind.conf +++ b/src/login/logind.conf @@ -5,7 +5,11 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # -# See logind.conf(5) for details +# Entries in this file show the compile time defaults. +# You can change settings by editing this file. +# Defaults can be restored by simply deleting this file. +# +# See logind.conf(5) for details. [Login] #NAutoVTs=6 @@ -13,9 +17,18 @@ #KillUserProcesses=no #KillOnlyUsers= #KillExcludeUsers=root -#Controllers= -#ResetControllers=cpu #InhibitDelayMaxSec=5 -#HandlePowerKey=no-session -#HandleSleepKey=tty-session -#HandleLidSwitch=off +#HandlePowerKey=poweroff +#HandleSuspendKey=suspend +#HandleHibernateKey=hibernate +#HandleLidSwitch=suspend +#HandleLidSwitchDocked=ignore +#PowerKeyIgnoreInhibited=no +#SuspendKeyIgnoreInhibited=no +#HibernateKeyIgnoreInhibited=no +#LidSwitchIgnoreInhibited=yes +#HoldoffTimeoutSec=30s +#IdleAction=ignore +#IdleActionSec=30min +#RuntimeDirectorySize=10% +#RemoveIPC=yes