forked from Controls/gitea-pages
improve timer documentation
This commit is contained in:
@@ -20,6 +20,7 @@ Parameters
|
||||
description String
|
||||
command String
|
||||
on_calendar String
|
||||
persistent Boolean false
|
||||
=============================== ======== ================================================
|
||||
|
||||
|
||||
@@ -38,3 +39,7 @@ and a check is performed against this.
|
||||
~~~~~~~~~~~~~~~
|
||||
The definition of the timer execution time. See `OnCalendar` on systemd.timer(5).
|
||||
|
||||
``persistent``
|
||||
~~~~~~~~~~~~~
|
||||
If set will run the timer immediately at bootup if the device was switched off at the time
|
||||
of the last scheduled run.
|
||||
|
||||
Reference in New Issue
Block a user