svn commit: r449982 - head

Steve Wills swills at FreeBSD.org
Sun Sep 17 01:54:27 UTC 2017


Author: swills
Date: Sun Sep 17 01:54:25 2017
New Revision: 449982
URL: https://svnweb.freebsd.org/changeset/ports/449982

Log:
  Add litecoin user missed in r449977
  
  PR:		222343
  Pointyhat to:	swills

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Sun Sep 17 01:44:09 2017	(r449981)
+++ head/GIDs	Sun Sep 17 01:54:25 2017	(r449982)
@@ -719,7 +719,7 @@ cockroach:*:771:
 # free: 775
 # free: 776
 openxpki:*:777:
-# free: 778
+litecoin:*:778:
 bitcoin:*:779:
 zetacoin:*:780:
 # free: 781

Modified: head/UIDs
==============================================================================
--- head/UIDs	Sun Sep 17 01:44:09 2017	(r449981)
+++ head/UIDs	Sun Sep 17 01:54:25 2017	(r449982)
@@ -725,7 +725,7 @@ cockroach:*:771:771::0:0:CockroachDB Daemon:/var/db/co
 # free: 775
 # free: 776
 openxpki:*:777:777::0:0:OpenXPKI Owner:/nonexistent:/usr/sbin/nologin
-# free: 778
+litecoin:*:778:778::0:0:litecoin Daemon:/var/db/litecoin:/usr/sbin/nologin
 bitcoin:*:779:779::0:0:bitcoin Daemon:/var/db/bitcoin:/usr/sbin/nologin
 zetacoin:*:780:780::0:0:ZetaCoin Daemon:/nonexistent:/usr/sbin/nologin
 # free: 781


More information about the svn-ports-all mailing list