|
Lines 281-288
Link Here
|
| 281 |
|
281 |
|
| 282 |
<programlisting>@daily root freebsd-update cron</programlisting> |
282 |
<programlisting>@daily root freebsd-update cron</programlisting> |
| 283 |
|
283 |
|
| 284 |
<para>This entry states that once every day, the |
284 |
<para>This entry states that once every day, |
| 285 |
<command>freebsd-update</command> will be ran. In this way, |
285 |
<command>freebsd-update</command> will run. In this way, |
| 286 |
using the <option>cron</option> argument, |
286 |
using the <option>cron</option> argument, |
| 287 |
<command>freebsd-update</command> will only check if updates |
287 |
<command>freebsd-update</command> will only check if updates |
| 288 |
exist. If patches exist, they will automatically be downloaded |
288 |
exist. If patches exist, they will automatically be downloaded |