Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/etc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.376 retrieving revision 1.377 diff -u -p -r1.376 -r1.377 --- src/etc/Makefile 2009/12/11 15:22:33 1.376 +++ src/etc/Makefile 2010/01/10 06:13:25 1.377 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.376 2009/12/11 15:22:33 he Exp $ +# $NetBSD: Makefile,v 1.377 2010/01/10 06:13:25 dholland Exp $ # from: @(#)Makefile 8.7 (Berkeley) 5/25/95 # Environment variables without default values: @@ -307,7 +307,7 @@ install-etc-files: .PHONY .MAKE check_DE ${BINOWN} operator 664 /etc/dumpdates \ ${BINOWN} operator 600 /etc/skeykeys \ root wheel 600 /var/at/at.deny \ - nobody ${BINGRP} 664 /var/db/locate.database \ + root wheel 664 /var/db/locate.database \ ${BINOWN} ${BINGRP} 600 /var/log/authlog \ root wheel 600 /var/log/cron \ ${BINOWN} ${UTMPGRP} 664 /var/log/lastlog \