Subject: CVS commit: pkgsrc/devel/distcc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 11:45:49
Module Name: pkgsrc
Committed By: xtraeme
Date: Wed Nov 17 11:45:49 UTC 2004
Modified Files:
pkgsrc/devel/distcc: Makefile
pkgsrc/devel/distcc/files: distccd.sh
Log Message:
As reed@ said in another email:
"No files should be owned by "nobody" because that defeats the purpose of
having a "nobody" account."
Make this use a specific user/group called distcc to run the daemon.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/distcc/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/distcc/files/distccd.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.