diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2016-11-25 06:11:01 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2016-11-25 06:11:01 +0000 |
commit | 2d9b44f2b8a96180bd38cff5510ac62b0852298b (patch) | |
tree | db39d552fe8218a493b7e1db3d45817c6e44c77b /UIDs | |
parent | devel/rlvm: drop support for GCC 4.8 after r426565 (diff) |
- Add a UID/GID for bitcoin.
- Rewrite the rc script with new options that allows users to:
- set config file.
- set datadir.
- set bitcoin limits.
PR: ports/213235
Submitted by: Christopher Hall <hsw@bitmark.com>
Approved by: maintainer timeout (1 month)
Diffstat (limited to '')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -725,7 +725,7 @@ postgres:*:770:770::0:0:PostgreSQL Daemon:/var/db/postgres:/bin/sh # free: 776 openxpki:*:777:777::0:0:OpenXPKI Owner:/nonexistent:/usr/sbin/nologin # free: 778 -# free: 779 +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 # free: 782 |