Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 09:03:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273342] Permissions of /root are changed to 0755 during "make installworld"
Message-ID:  <bug-273342-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 273342
           Summary: Permissions of /root are changed to 0755 during "make
                    installworld"
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: sneakywumpus@gmail.com

Created attachment 244331
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244331&action=
=3Dedit
Patch to set expected permissions of /root during "make installworld"

According to /etc/mtree/BSD.root.dist /root should have 0750 permissions, b=
ut
"make installworld" changes these to 0755.

This is caused by the installation of configuration directories of "csh" and
"sh".

Small patch to correct this is attached.

--=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-273342-227>