Point out that @reboot runs at every cron startup, not just system
startup. Discussed on: hackers@ Approved by: gjb (mentor) MFC after: 1 week
This commit is contained in:
parent
1fa2664f97
commit
df799cbad3
@ -224,7 +224,7 @@ one of eight special strings may appear:
|
||||
.Bd -literal -offset indent
|
||||
string meaning
|
||||
------ -------
|
||||
@reboot Run once, at startup.
|
||||
@reboot Run once, at startup of cron.
|
||||
@yearly Run once a year, "0 0 1 1 *".
|
||||
@annually (same as @yearly)
|
||||
@monthly Run once a month, "0 0 1 * *".
|
||||
|
Loading…
x
Reference in New Issue
Block a user