diff options
author | araujo <araujo@FreeBSD.org> | 2016-11-25 14:11:01 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2016-11-25 14:11:01 +0800 |
commit | a35648952cc7c5d9dfb827a29f58c73209504280 (patch) | |
tree | db39d552fe8218a493b7e1db3d45817c6e44c77b /UIDs | |
parent | 3ea1d8573a7b9e4a4ad8cb8d7a28c80b62e0c550 (diff) | |
download | freebsd-ports-graphics-a35648952cc7c5d9dfb827a29f58c73209504280.tar.gz freebsd-ports-graphics-a35648952cc7c5d9dfb827a29f58c73209504280.tar.zst freebsd-ports-graphics-a35648952cc7c5d9dfb827a29f58c73209504280.zip |
- 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 'UIDs')
-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 |