udev: String substitutions can be done in ENV, too
[systemd_ALT.git] / src / sleep / sleep.conf
blob4c8e8b9680bc42e85d36d2c91b83da1f1e862409
1 #  This file is part of systemd.
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.
8 # Entries in this file show the compile time defaults. Local configuration
9 # should be created by either modifying this file, or by creating "drop-ins" in
10 # the sleep.conf.d/ subdirectory. The latter is generally recommended.
11 # Defaults can be restored by simply deleting this file and all drop-ins.
13 # See systemd-sleep.conf(5) for details.
15 [Sleep]
16 #AllowSuspend=yes
17 #AllowHibernation=yes
18 #AllowSuspendThenHibernate=yes
19 #AllowHybridSleep=yes
20 #SuspendMode=
21 #SuspendState=mem standby freeze
22 #HibernateMode=platform shutdown
23 #HibernateState=disk
24 #HybridSleepMode=suspend platform shutdown
25 #HybridSleepState=disk
26 #HibernateDelaySec=
27 #SuspendEstimationSec=60min