chiark / gitweb /
Prep v231.2: Add log messages for loginctl invoking system commands.
[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 #KillUserProcesses=@KILL_USER_PROCESSES@
16 #KillOnlyUsers=
17 #KillExcludeUsers=root
18 #InhibitDelayMaxSec=5
19 #HandlePowerKey=poweroff
20 #HandleSuspendKey=suspend
21 #HandleHibernateKey=hibernate
22 #HandleLidSwitch=suspend
23 #HandleLidSwitchDocked=ignore
24 #PowerKeyIgnoreInhibited=no
25 #SuspendKeyIgnoreInhibited=no
26 #HibernateKeyIgnoreInhibited=no
27 #LidSwitchIgnoreInhibited=yes
28 #HoldoffTimeoutSec=30s
29 #IdleAction=ignore
30 #IdleActionSec=30min
31 #RuntimeDirectorySize=10%
32 #RemoveIPC=yes
33 #InhibitorsMax=8192
34 #SessionsMax=8192
35 #UserTasksMax=33%
36
37 [Sleep]
38 #SuspendState=mem standby freeze
39 #SuspendMode=
40 #HibernateState=disk
41 #HibernateMode=platform shutdown
42 #HybridSleepState=disk
43 #HybridSleepMode=suspend platform shutdown