X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.timer.xml;fp=man%2Fsystemd.timer.xml;h=58eaab09f84625cbb20d109067a5b5aa625bcb5b;hb=dedabea4b3d61a87cedb5c8d7ccce5b86ea84afe;hp=b60199c2f7fb696ca4607fdec8e40b35d3125096;hpb=e955c45881eec5895fa10bf107bee3fafed38645;p=elogind.git diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index b60199c2f..58eaab09f 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -271,6 +271,23 @@ OnCalendar=. + + + WakeSystem= + + 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 + false. +