[systemd-devel] [PATCH 2/8] man/systemd.timer.xml: improve documentation of WakeSystem=

Shawn Landden shawn at churchofgit.com
Fri Feb 20 14:30:59 PST 2015


---
 man/systemd.timer.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml
index 20890f2..4207be0 100644
--- a/man/systemd.timer.xml
+++ b/man/systemd.timer.xml
@@ -230,8 +230,9 @@
         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>
+        again after any work that is to be done is finished. (For that
+        use <varname>ExecStartPost=systemd-suspend.service</varname> in the triggered Unit=)
+        Defaults to <varname>false</varname>.</para></listitem>
       </varlistentry>
     </variablelist>
   </refsect1>
-- 
2.2.1.209.g41e5f3a



More information about the systemd-devel mailing list