X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flogin%2Flogind.conf;h=04038bad204604cceb0b4405481ec26cb183f8fc;hb=61c0276130571598a970f314368866b219d7cddc;hp=4608a2c0e2477a30c0300437fd0ed5edbbb57575;hpb=3c56cab44150ad47323970cfadfb0257c6305a74;p=elogind.git diff --git a/src/login/logind.conf b/src/login/logind.conf index 4608a2c0e..04038bad2 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 logind.conf(5) for details. [Login] -#NAutoVTs=6 -#ReserveVT=6 #KillUserProcesses=no #KillOnlyUsers= #KillExcludeUsers=root @@ -23,7 +25,16 @@ #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