Subject: CVS commit: pkgsrc/mk/pkginstall
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/15/2007 14:46:02
Module Name: pkgsrc
Committed By: jlam
Date: Fri Jun 15 14:46:02 UTC 2007
Modified Files:
pkgsrc/mk/pkginstall: bsd.pkginstall.mk
Log Message:
Change the default setuid-root permissions from 4711 to 4555. This
strips off the write bit for root and gets rid of the unnecessary lack
of read permissions for "group" and "other". Inspired by /usr/bin/su
on NetBSD.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/mk/pkginstall/bsd.pkginstall.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.