The previous commit changed the df(1) units flag from -k to -h, which

produced human-readable output.  I like this, but it's certainly not
something to change willy-nilly without discussion.  Revert to -k.

Anyway, the new variable allows folks to pick any units flag that
fits their fancy.
This commit is contained in:
Sheldon Hearn 2000-07-05 17:48:23 +00:00
parent f2b5eea7aa
commit 57a2836fed

View File

@ -81,7 +81,7 @@ daily_uuclean_enable="YES" # Run uuclean.daily
# 400.status-disks
daily_status_disks_enable="YES" # Check disk status
daily_status_disks_df_flags="-h -t nonfs" # df(1) flags for check
daily_status_disks_df_flags="-k -t nonfs" # df(1) flags for check
# 410.status-uucp
daily_status_uucp_enable="YES" # Check uucp status