diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2015-03-13 09:50:29 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2015-03-13 09:50:29 +0000 |
| commit | 8f73e775366f753df3aae04aec34633ee0ca74d8 (patch) | |
| tree | 1527ddfb60cd93dd423e10d6e26a0487bfdc1b26 /etc/defaults | |
| parent | 07bf9879f3b921d6c692ae61440fc6a1d64b1baa (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/periodic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf index 4324cfa37724..97519ca7c419 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -89,7 +89,7 @@ daily_news_expire_enable="YES" # Run news.expire # 400.status-disks daily_status_disks_enable="YES" # Check disk status -daily_status_disks_df_flags="-l -h" # df(1) flags for check +daily_status_disks_df_flags="-l -h" # df(1) flags for check # 401.status-graid daily_status_graid_enable="NO" # Check graid(8) |
