logind.conf 959 B

1234567891011121314151617181920212223242526272829303132333435
  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=6
  15. #ReserveVT=6
  16. #KillUserProcesses=no
  17. #KillOnlyUsers=
  18. #KillExcludeUsers=root
  19. #InhibitDelayMaxSec=5
  20. HandlePowerKey=ignore
  21. HandleSuspendKey=ignore
  22. #HandleHibernateKey=hibernate
  23. HandleLidSwitch=ignore
  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