diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2007-04-06 02:27:02 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2007-04-06 02:27:02 +0000 |
| commit | 70cb12f264591067e5e348a0a34b451bf5c1b61b (patch) | |
| tree | 4ee993e86835d9121b6e14210c1db11b2324ba9d /share | |
| parent | ceef0c312c45e7c90d77464504d7d03f844353a1 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/rc.conf.5 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 459e34461694..3caf681c5a50 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 4, 2007 +.Dd April 6, 2007 .Dt RC.CONF 5 .Os .Sh NAME @@ -1276,6 +1276,13 @@ By default, the files specified are .Pa /etc/rc.conf and .Pa /etc/rc.conf.local +.It Va zfs_enable +.Pq Vt bool +If set to +.Dq Li YES , +.Pa /etc/rc.d/zfs +will attempt to automatically mount ZFS file systems and initialize ZFS volumes +(ZVOLs). .It Va gbde_autoattach_all .Pq Vt bool If set to |
