]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/login/logind.conf.in
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31715)
[thirdparty/systemd.git] / src / login / logind.conf.in
1 # This file is part of systemd.
2 #
3 # systemd is free software; you can redistribute it and/or modify it under the
4 # terms of the GNU Lesser General Public License as published by the Free
5 # Software Foundation; either version 2.1 of the License, or (at your option)
6 # any later version.
7 #
8 # Entries in this file show the compile time defaults. Local configuration
9 # should be created by either modifying this file (or a copy of it placed in
10 # /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
11 # the /etc/systemd/logind.conf.d/ directory. The latter is generally
12 # recommended. Defaults can be restored by simply deleting the main
13 # configuration file and all drop-ins located in /etc/.
14 #
15 # Use 'systemd-analyze cat-config systemd/logind.conf' to display the full config.
16 #
17 # See logind.conf(5) for details.
18
19 [Login]
20 #NAutoVTs=6
21 #ReserveVT=6
22 #KillUserProcesses={{ "yes" if KILL_USER_PROCESSES else "no" }}
23 #KillOnlyUsers=
24 #KillExcludeUsers=root
25 #InhibitDelayMaxSec=5
26 #UserStopDelaySec=10
27 #SleepOperation=suspend-then-hibernate suspend
28 #HandlePowerKey=poweroff
29 #HandlePowerKeyLongPress=ignore
30 #HandleRebootKey=reboot
31 #HandleRebootKeyLongPress=poweroff
32 #HandleSuspendKey=suspend
33 #HandleSuspendKeyLongPress=hibernate
34 #HandleHibernateKey=hibernate
35 #HandleHibernateKeyLongPress=ignore
36 #HandleLidSwitch=suspend
37 #HandleLidSwitchExternalPower=suspend
38 #HandleLidSwitchDocked=ignore
39 #PowerKeyIgnoreInhibited=no
40 #SuspendKeyIgnoreInhibited=no
41 #HibernateKeyIgnoreInhibited=no
42 #LidSwitchIgnoreInhibited=yes
43 #RebootKeyIgnoreInhibited=no
44 #HoldoffTimeoutSec=30s
45 #IdleAction=ignore
46 #IdleActionSec=30min
47 #RuntimeDirectorySize=10%
48 #RuntimeDirectoryInodesMax=
49 #RemoveIPC=yes
50 #InhibitorsMax=8192
51 #SessionsMax=8192
52 #StopIdleSessionSec=infinity