git: eb7bf0d07191 - releng/13.4 - adduser: Better document ZFS dataset creation.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Aug 2024 17:15:02 UTC
The branch releng/13.4 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=eb7bf0d071916c2c11bc3f9810861998d7d070a6 commit eb7bf0d071916c2c11bc3f9810861998d7d070a6 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2024-08-19 08:30:01 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2024-08-21 17:13:33 +0000 adduser: Better document ZFS dataset creation. MFC after: 3 days PR: 280873 Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D46316 Approved by: re (cperciva) (cherry picked from commit 9ff2ebd92891b6953bbe44c6d6a6d8bc31f5139f) (cherry picked from commit 8398c81b7c28ea315cb98405accb701502e3636a) --- usr.sbin/adduser/adduser.conf.5 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/usr.sbin/adduser/adduser.conf.5 b/usr.sbin/adduser/adduser.conf.5 index 09b80f2df021..9663926ee341 100644 --- a/usr.sbin/adduser/adduser.conf.5 +++ b/usr.sbin/adduser/adduser.conf.5 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 12, 2007 +.Dd August 18, 2024 .Dt ADDUSER.CONF 5 .Os .Sh NAME @@ -171,8 +171,12 @@ The default information to be held in the GECOS field of .It Va uidstart The default user ID setting. This must be a number above 1000 and fewer than 65534. -.It Va Zflag -Do not attempt to create ZFS home dataset. +.It Va Zcreate +Set to +.Dq no +to prevent the creation of a ZFS home dataset if +.Va homeprefix +is a ZFS mountpoint. .El .Sh EXAMPLES The following is an example