X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Flogin%2Flogind.conf;h=6103e070de1f9570402779d6cc9ad3a731bad5c3;hb=d76bb3c179b7a32b109e39aa87ff09c8f5a8c178;hp=ddc23b8aca06488b7ade4ba37f08d4c4ec175718;hpb=1c231f56482546725c4dbd3303f70300bd3c63e9;p=elogind.git diff --git a/src/login/logind.conf b/src/login/logind.conf index ddc23b8ac..6103e070d 100644 --- a/src/login/logind.conf +++ b/src/login/logind.conf @@ -5,11 +5,13 @@ # 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 elogind.conf(5) for details. [Login] -#NAutoVTs=6 -#ReserveVT=6 #KillUserProcesses=no #KillOnlyUsers= #KillExcludeUsers=root @@ -18,10 +20,21 @@ #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