summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-06-03 20:02:03 +0000
committerphk <phk@FreeBSD.org>2001-06-03 20:02:03 +0000
commiteaecb3dfd450e0865fbd3ab4dc9c1b2ff85e267a (patch)
treec165570f034568390b826979a3f6af377b38b952 /share
parent2dd555017d992610a09beeff1425734afa740df7 (diff)
downloadFreeBSD-src-eaecb3dfd450e0865fbd3ab4dc9c1b2ff85e267a.zip
FreeBSD-src-eaecb3dfd450e0865fbd3ab4dc9c1b2ff85e267a.tar.gz
Add diskcheck-daemon.
With a small disk being 20GB these days, chances are pretty good that an ailing sector will not be read while still being recoverable by the drive. Diskcheck daemon will read disks in the background at a low rate and that way give the diskdrive a chance to detect and correct soft read errors before they become hard errors. Idea by: phk Written by: ben
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.514
1 files changed, 14 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 076910f..2e75119 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -1518,6 +1518,20 @@ is set to
these are the flags to pass to the
.Xr sendmail 8
daemon.
+.It Ar diskcheckd_enable
+(bool) Set to
+.Ar YES
+if you want to start
+.Xr diskcheckd 8
+at system boot time.
+.It Ar diskcheckd_flags
+If
+.Ar diskcheckd_enable
+is set to
+.Ar YES ,
+these are the flags to pass to the
+.Xr diskcheckd 8
+daemon.
.It Va dumpdev
.Pq Vt str
If not set to
OpenPOWER on IntegriCloud