Make df output more consistent:

Remove -k now that -h is present
use -l instead of -t nonfs to match smbfs too [1]
PR:	conf/50956 [1]
Approved by:	philip (mentor)
MFC after:	3 days
This commit is contained in:
matteo 2006-01-30 19:23:24 +00:00
parent d64048514b
commit b21d7a0700

View File

@ -86,7 +86,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="-k -t nonfs -h" # df(1) flags for check
daily_status_disks_df_flags="-l -h" # df(1) flags for check
# 405.status-ata_raid
daily_status_ata_raid_enable="NO" # Check ATA raid status