Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144562254
D42395.1775478124.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
563 B
Referenced Files
None
Subscribers
None
D42395.1775478124.diff
View Options
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -15,6 +15,7 @@
ETC= csh.cshrc csh.login csh.logout
ROOT= dot.cshrc dot.login
ROOTDIR= /root
+ROOTDIR_MODE= 0750
ROOTNAME_dot.cshrc= .cshrc
ROOTNAME_dot.login= .login
TCSHDIR= ${SRCTOP}/contrib/tcsh
diff --git a/bin/sh/Makefile b/bin/sh/Makefile
--- a/bin/sh/Makefile
+++ b/bin/sh/Makefile
@@ -6,6 +6,7 @@
ETC= profile
ROOT= dot.shrc dot.profile
ROOTDIR= /root
+ROOTDIR_MODE= 0750
ROOTNAME_dot.shrc= .shrc
ROOTNAME_dot.profile= .profile
PACKAGE=runtime
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 12:22 PM (8 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28274928
Default Alt Text
D42395.1775478124.diff (563 B)
Attached To
Mode
D42395: Fix /root permissions after 'make installworld'
Attached
Detach File
Event Timeline
Log In to Comment