X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flogin%2Flogind.conf;h=04038bad204604cceb0b4405481ec26cb183f8fc;hp=78496a0ef164f9181c1901d55644d5cf8b445c32;hb=caa7531f137aeb260fbda53e89a22f516836e89b;hpb=6de0e0e500d9d534c6e4baab242fc2a146f021fa diff --git a/src/login/logind.conf b/src/login/logind.conf index 78496a0ef..04038bad2 100644 --- a/src/login/logind.conf +++ b/src/login/logind.conf @@ -5,16 +5,36 @@ # 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 #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 + +[Sleep] +#SuspendState=mem standby freeze +#SuspendMode= +#HibernateState=disk +#HibernateMode=platform shutdown +#HybridSleepState=disk +#HybridSleepMode=suspend platform shutdown