Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2024 22:35:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280873] adduser.conf(8) references Zflag, but adduser script looks for Zcreate
Message-ID:  <bug-280873-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280873

            Bug ID: 280873
           Summary: adduser.conf(8) references Zflag, but adduser script
                    looks for Zcreate
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: rick@cello.net
                CC: doc@FreeBSD.org

adduser.conf(8) in FreeBSD 14.1 says:
   Zflag          Do not attempt to create ZFS home dataset.

but /usr/sbin/adduser is checking for Zcreate:
   if [ "${Zcreate}" =3D "yes" ]; then

Change man page to reference Zcreate instead of Zflag

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280873-227>