diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-09-22 06:26:24 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-09-22 06:26:24 +0000 |
| commit | 5b94fc490cbfe1e6f47cb8ba1d167d1e55b06a85 (patch) | |
| tree | 3220759b0d7c4a935a3b8a5def635cf8cd6f67ef | |
| parent | 9e4c647c74846b9f7faeba5ed8979ca9b2f6be9a (diff) | |
Notes
| -rw-r--r-- | share/man/man5/rc.conf.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 0992bfaf3e60..5628db67a38a 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1085,6 +1085,12 @@ most secure). See .Xr init 8 for the list of possible security levels and their effect on system operation. +.It Ar start_vinum +(bool) Set to +.Ar YES +if you want to start +.Xr vinum 8 +at system boot time. .Sh FILES .Bl -tag -width /etc/defaults/rc.conf -compact .It Pa /etc/defaults/rc.conf @@ -1136,6 +1142,7 @@ on system operation. .Xr swapon 8 , .Xr tickadj 8 , .Xr timed 8 , +.Xr vinum 8 , .Xr vnconfig 8 , .Xr xntpd 8 , .Xr xtend 8 , |
