diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-09-22 06:55:23 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-09-22 06:55:23 +0000 |
| commit | fc6bac58fe297267b48f22f2fa26d2ce512d4c60 (patch) | |
| tree | 3d07c9ea3985317302f50343d0c4ab6f9e2c8bb6 | |
| parent | 3d29eb5efa8807b4462d12ddd27159aa531f869b (diff) | |
Notes
| -rwxr-xr-x | etc/periodic/daily/100.clean-disks | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/periodic/daily/100.clean-disks b/etc/periodic/daily/100.clean-disks index e2252372c4ab..16255bd129f0 100755 --- a/etc/periodic/daily/100.clean-disks +++ b/etc/periodic/daily/100.clean-disks @@ -24,7 +24,6 @@ case "$daily_clean_disks_enable" in then echo '$daily_clean_disks_enable is set but' \ '$daily_clean_disks_files is not' - are misconfigured rc=2 else echo "" |
