- Align comment for df flags variable in periodic.conf.

- Note default value of df flags variable in periodoc.conf(5).

MFC after:	1 week
This commit is contained in:
John Baldwin 2015-03-13 09:50:29 +00:00
parent 07bf9879f3
commit 8f73e77536
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279952
2 changed files with 4 additions and 2 deletions

View File

@ -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)

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd January 15, 2015
.Dd March 13, 2015
.Dt PERIODIC.CONF 5
.Os
.Sh NAME
@ -335,6 +335,8 @@ utility when
.Va daily_status_disks_enable
is set to
.Dq Li YES .
The default is
.Fl l Fl h .
.It Va daily_status_zfs_enable
.Pq Vt bool
Set to