Date: Thu, 13 Jul 2000 18:12:51 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile newsyslog.conf Message-ID: <200007140112.SAA13127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/07/13 18:12:51 PDT Modified files: etc Makefile newsyslog.conf Log: Change various log file modes from mode 664 to 644. Allowing group wheel to trash logfiles is not exactly good security policy. There have been several gid wheel holes in ports. Various other files were changed as well (eg: the locate database were set to more restrictive modes (444) by their generation scripts) so this should be safe for them. utmp and wtmp are mode 644 already on all the systems we checked. Submitted by: jkb Reviewed by: kris Revision Changes Path 1.228 +8 -8 src/etc/Makefile 1.26 +7 -7 src/etc/newsyslog.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007140112.SAA13127>