- cron(8) would read the /etc/crontab once it was changed, so mention
this. - Add a missing </para>
This commit is contained in:
parent
92bcc862e7
commit
3e999b00f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25356
1 changed files with 3 additions and 3 deletions
|
@ -492,7 +492,7 @@ audit:fc:no</programlisting>
|
|||
|
||||
<para>This will select all audit records produced by the user
|
||||
<username>trhodes</username> stored in the
|
||||
<replaceable>AUDITFILE</replaceable> file.
|
||||
<replaceable>AUDITFILE</replaceable> file.</para>
|
||||
|
||||
<para>There are several other options available for reading audit
|
||||
records, see the aforementioned command's manual pages for
|
||||
|
@ -523,8 +523,8 @@ audit:fc:no</programlisting>
|
|||
|
||||
<programlisting>* */12 * * * root /usr/sbin/audit -n</programlisting>
|
||||
|
||||
<para>Remember to reinstall the <filename>crontab</filename>
|
||||
file. Otherwise the rotation will never occur.</para>
|
||||
<para>The change will take effect once you have saved the
|
||||
<filename>/etc/crontab</filename>.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in a new issue