Update Question 10.3:
- Mark up crontab(5) with <filename> - Mark up cron(8) with <command> Approved by: gabor
This commit is contained in:
parent
1d63773d33
commit
b2ee6b91f0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32322
1 changed files with 2 additions and 2 deletions
|
|
@ -5790,7 +5790,7 @@ perm /dev/acd0 0660</programlisting>
|
|||
<qandaentry>
|
||||
<question id="root-not-found-cron-errors">
|
||||
<para>Why do I keep getting messages like <errorname>root: not
|
||||
found</errorname> after editing my crontab file?</para>
|
||||
found</errorname> after editing my <filename>crontab</filename> file?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
|
|
@ -5819,7 +5819,7 @@ perm /dev/acd0 0660</programlisting>
|
|||
<para>If you want something to be run once per day, week, or
|
||||
month, it is probably better to add shell scripts
|
||||
<filename>/usr/local/etc/periodic</filename>, and let the
|
||||
&man.periodic.8; command run from the system cron schedule
|
||||
&man.periodic.8; command run from the system <command>cron</command> schedule
|
||||
it with the other periodic system tasks.</para>
|
||||
|
||||
<para>The actual reason for the error is that the system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue