diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 32f7814f8e..24c6dd50f8 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -276,7 +276,7 @@ when the system clock (CLOCK_REALTIME) jumps relative to the monotonic clock (CLOCK_MONOTONIC), or when the local system timezone is modified. These options can be used alone or in combination with other timer expressions (see above) within the same timer - unit. These options default to false. + unit. These options default to . @@ -301,7 +301,7 @@ is nonetheless subject to the delay imposed by RandomizedDelaySec=. This is useful to catch up on missed runs of the service when the system was powered down. Note that this setting only has an effect on timers configured with OnCalendar=. Defaults to - false. + . Use systemctl clean --what=state … on the timer unit to remove the timestamp file maintained by this option from disk. In particular, use this command before uninstalling a timer @@ -317,7 +317,7 @@ 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. + . Note that this functionality requires privileges and is thus generally only available in the system service manager. @@ -343,7 +343,7 @@ RemainAfterElapse= is on, starting the timer a second time has no effect. However, if RemainAfterElapse= is off and the timer unit was already unloaded, it can be started again, and thus the service can be triggered multiple times. Defaults to - yes. + .