chiark / gitweb /
update TODO
[elogind.git] / src / login / logind.conf
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 # You can override the directives in this file by creating files in
9 # /etc/systemd/logind.conf.d/*.conf.
10 #
11 # See logind.conf(5) for details
12
13 [Login]
14 #NAutoVTs=6
15 #ReserveVT=6
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 #IdleAction=ignore
30 #IdleActionSec=30min
31 #RuntimeDirectorySize=10%
32 #RemoveIPC=yes