svn commit: r369850 - head

Jason E. Hale jhale at FreeBSD.org
Thu Oct 2 19:07:35 UTC 2014


Author: jhale
Date: Thu Oct  2 19:07:34 2014
New Revision: 369850
URL: https://svnweb.freebsd.org/changeset/ports/369850
QAT: https://qat.redports.org/buildarchive/r369850/

Log:
  - Fix nsd username description
  
  PR:		193697
  Submitted by:	<jason.unovitch at gmail.com>
  Approved by:	<jaap at NLnetLabs.nl> (dns/nsd maintainer)

Modified:
  head/UIDs

Modified: head/UIDs
==============================================================================
--- head/UIDs	Thu Oct  2 18:48:38 2014	(r369849)
+++ head/UIDs	Thu Oct  2 19:07:34 2014	(r369850)
@@ -130,7 +130,7 @@ git:*:211:211::0:0:gitosis user:/usr/loc
 hg:*:212:212::0:0:mercurial-server user:/usr/local/hg:/bin/sh
 drizzle:*:213:213::0:0:Drizzle daemon:/var/db/drizzle:/usr/sbin/nologin
 opendnssec:*:215:215::0:0:Opendnssec Pseudo User:/nonexistent:/usr/sbin/nologin
-nsd:*:216:216::0:0:Opendnssec Pseudo User:/nonexistent:/usr/sbin/nologin
+nsd:*:216:216::0:0:NSD DNS Server:/nonexistent:/usr/sbin/nologin
 bs:*:220:220::0:0:Big Sister:/usr/local/bigsister:/bin/sh
 rtpproxy:*:222:222::0:0:& user:/nonexistent:/sbin/nologin
 postgrey:*:225:225::0:0:Postgrey Owner:/nonexistent:/usr/sbin/nologin


More information about the svn-ports-all mailing list