Date: Sun, 22 Apr 2007 20:55:08 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d zfs Message-ID: <200704222055.l3MKt9Oo027637@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2007-04-22 20:55:08 UTC
FreeBSD src repository
Modified files:
etc/rc.d zfs
Log:
When zfs dataset has jailed=on property, it won't be mounted with
'zfs mount -a' from the main system - this is by design, as mountpoint
may be set to dangerous value. This all means, that such file system
has to be mounted from within a jail. To make it easier, reorganize
rc.d/zfs script so it can be used from within a jail.
Revision Changes Path
1.5 +34 -3 src/etc/rc.d/zfs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704222055.l3MKt9Oo027637>
