mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
timer: support timers that can resume the system from suspend
This commit is contained in:
@@ -271,6 +271,23 @@
|
||||
<varname>OnCalendar=</varname>.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>WakeSystem=</varname></term>
|
||||
|
||||
<listitem><para>Takes a boolean
|
||||
argument. If true an elapsing timer
|
||||
will cause the system to resume from
|
||||
suspend, should it be suspended and if
|
||||
the system supports this. Note that
|
||||
this option will only make sure the
|
||||
system resumes on the appropriate
|
||||
times, it will not take care of
|
||||
suspending it again after any work
|
||||
that is to be done is
|
||||
finished. Defaults to
|
||||
<varname>false</varname>.</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user