chiark / gitweb /
1794014cc5fb0e1d5aae9c885218bee465f0ae2e
[elogind.git] / src / login / logind.conf.in
1 #  This file is part of elogind.
2 #
3 #  elogind 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
14 [Login]
15 #NAutoVTs=6
16 #ReserveVT=6
17 #KillUserProcesses=@KILL_USER_PROCESSES@
18 #KillOnlyUsers=
19 #KillExcludeUsers=root
20 #InhibitDelayMaxSec=5
21 #HandlePowerKey=poweroff
22 #HandleSuspendKey=suspend
23 #HandleHibernateKey=hibernate
24 #HandleLidSwitch=suspend
25 #HandleLidSwitchExternalPower=suspend
26 #HandleLidSwitchDocked=ignore
27 #PowerKeyIgnoreInhibited=no
28 #SuspendKeyIgnoreInhibited=no
29 #HibernateKeyIgnoreInhibited=no
30 #LidSwitchIgnoreInhibited=yes
31 #HoldoffTimeoutSec=30s
32 #IdleAction=ignore
33 #IdleActionSec=30min
34 #RuntimeDirectorySize=10%
35 #RemoveIPC=yes
36 #InhibitorsMax=8192
37 #SessionsMax=8192