X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.timer.xml;h=659bc81ccd9d69f2245c6d017b48a6a0687a5d1a;hp=868264334923c40aa410e8666b7085363d88071a;hb=3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c;hpb=74051b9b5865586bf4d30b9075649af838fb92bd diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 868264334..659bc81cc 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -48,14 +48,14 @@ - systemd.timer + timer.timer Description A unit configuration file whose name ends in - .timer encodes information about + .timer encodes information about a timer controlled and supervised by systemd, for timer-based activation. @@ -97,7 +97,7 @@ defines. The options specific to the [Timer] section of timer units are the following: - + OnActiveSec= OnBootSec= @@ -128,7 +128,7 @@ combined of the same and of different types. For example, by combining OnBootSec= and - OnUnitActiveSec= it is + OnUnitActiveSec=, it is possible to define a timer that elapses in regular intervals and activates a specific service each @@ -160,7 +160,7 @@ monotonic clock stops too. If the empty string is assigned - to any of these options the list of + to any of these options, the list of timers is reset, and all prior assignments will have no effect. @@ -187,7 +187,7 @@ The unit to activate when this timer elapses. The argument is a unit name, whose suffix is not - .timer. If not + .timer. If not specified, this value defaults to a service that has the same name as the timer unit, except for the