opnsense-src/bin/csh
Thomas Eberhardt c9ceff3c1f Fix /root permissions after 'make installworld'
According to /etc/mtree/BSD.root.dist /root should have
0750 permissions, but the build target 'make installworld'
changes these to 0755.

This is caused by the installation of the configuration
files of sh(1) and csh(1).

Correct this by specifying the correct default /root permissions.

PR:	273342
Reviewed by:	jilles
Approved by:	jilles
MFC after:	2 weeks
Differential Revision:https://reviews.freebsd.org/D42395

(cherry picked from commit a6ed8c9593031abf6fa73661be55c226caa362d6)
2023-12-01 08:15:25 +01:00
..
config.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
config_p.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
csh.cshrc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
csh.login Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
csh.logout Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
dot.cshrc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
dot.login Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
iconv_stub.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
iconv_stub.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Fix /root permissions after 'make installworld' 2023-12-01 08:15:25 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00