logind.conf 1020 B

12345678910111213141516171819202122232425262728293031323334353637
  1. # This file is part of systemd.
  2. #
  3. # systemd is free software; you can redistribute it and/or modify it
  4. # under the terms of the GNU Lesser General Public License as published by
  5. # the Free Software Foundation; either version 2.1 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # Entries in this file show the compile time defaults.
  9. # You can change settings by editing this file.
  10. # Defaults can be restored by simply deleting this file.
  11. #
  12. # See logind.conf(5) for details.
  13. [Login]
  14. NAutoVTs=0
  15. ReserveVT=0
  16. #KillUserProcesses=no
  17. #KillOnlyUsers=
  18. #KillExcludeUsers=root
  19. #InhibitDelayMaxSec=5
  20. #HandlePowerKey=poweroff
  21. #HandleSuspendKey=suspend
  22. #HandleHibernateKey=hibernate
  23. #HandleLidSwitch=suspend
  24. #HandleLidSwitchDocked=ignore
  25. #PowerKeyIgnoreInhibited=no
  26. #SuspendKeyIgnoreInhibited=no
  27. #HibernateKeyIgnoreInhibited=no
  28. #LidSwitchIgnoreInhibited=yes
  29. #HoldoffTimeoutSec=30s
  30. #IdleAction=ignore
  31. #IdleActionSec=30min
  32. #RuntimeDirectorySize=10%
  33. #RemoveIPC=yes
  34. #InhibitorsMax=8192
  35. #SessionsMax=8192
  36. #UserTasksMax=33%