Author: peter
Date: Sun Dec 2 21:32:45 2012
New Revision: 243798
URL: http://svnweb.freebsd.org/changeset/base/243798
Log:
Add auditdistd to the pre-install required uid check list.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1 Sun Dec 2 21:00:52 2012 (r243797)
+++ head/Makefile.inc1 Sun Dec 2 21:32:45 2012 (r243798)
@@ -611,7 +611,7 @@ installcheck_DESTDIR:
#
# Check for missing UIDs/GIDs.
#
-CHECK_UIDS=
+CHECK_UIDS= auditdistd
CHECK_GIDS= audit
.if ${MK_SENDMAIL} != "no"
CHECK_UIDS+= smmsp
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"