Date: Fri, 10 Feb 1995 12:08:27 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Message-ID: <199502102008.MAA05370@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 95/02/10 12:08:26 Modified: etc/etc.i386 MAKEDEV Log: Add chowns for pty's, ttyv's and ttyd's. Correct the chown for lptctl's. The group was wrong if MAKEDEV was run in a directory with group other than wheel. This may have messed up the group in recent SNAPs (sysinstall/obj should have group bin). Reset the umask to 77 after running MAKEDEV.local. Some cases depend on the 77 default. MAKEDEV.local and all cases should probably set the umask explictly and not depend on a default. Most cases already set it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502102008.MAA05370>