37 lines
922 B
Plaintext
37 lines
922 B
Plaintext
#/etc/systemd/logind.conf.d/10_default.conf
|
|
|
|
[Login]
|
|
#NAutoVTs=6
|
|
#ReserveVT=6
|
|
#KillUserProcesses=no
|
|
#KillOnlyUsers=
|
|
#KillExcludeUsers=root
|
|
#InhibitDelayMaxSec=5
|
|
#UserStopDelaySec=10
|
|
#SleepOperation=suspend-then-hibernate suspend
|
|
#HandlePowerKey=poweroff
|
|
#HandlePowerKeyLongPress=ignore
|
|
#HandleRebootKey=reboot
|
|
#HandleRebootKeyLongPress=poweroff
|
|
#HandleSuspendKey=suspend
|
|
#HandleSuspendKeyLongPress=hibernate
|
|
#HandleHibernateKey=hibernate
|
|
#HandleHibernateKeyLongPress=ignore
|
|
HandleLidSwitch=suspend-then-hibernate
|
|
#HandleLidSwitchExternalPower=suspend
|
|
#HandleLidSwitchDocked=ignore
|
|
#PowerKeyIgnoreInhibited=no
|
|
#SuspendKeyIgnoreInhibited=no
|
|
#HibernateKeyIgnoreInhibited=no
|
|
LidSwitchIgnoreInhibited=yes
|
|
#RebootKeyIgnoreInhibited=no
|
|
#HoldoffTimeoutSec=30s
|
|
IdleAction=Suspend
|
|
IdleActionSec=20min
|
|
#RuntimeDirectorySize=10%
|
|
#RuntimeDirectoryInodesMax=
|
|
#RemoveIPC=yes
|
|
#InhibitorsMax=8192
|
|
#SessionsMax=8192
|
|
StopIdleSessionSec=3600
|