[Bug 215059] [PATCH] for bitcoin / bitcoin-daemon to fix startup and create user/group

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 5 04:04:44 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215059

            Bug ID: 215059
           Summary: [PATCH] for bitcoin / bitcoin-daemon to fix startup
                    and create user/group
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: hsw at bitmark.com
          Keywords: patch

Created attachment 177675
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177675&action=edit
combined bitcoin / bitcoin-daemon patches

Patch file for:

a) net-p2p/bitcoin to fix path error in startup script files/bitcoin.in
   also removes reliance on unnecessary cli script.

b) net-p2p/bitcoin-daemon to create the user/group for the daemon to use
   also install a sample configuration file.

With these two patches a "pkg install bitcoin-daemon" followed by "service
start bitcoind" will be sufficient to run as a non-privileged user and
automatically connect to bitcoin live network; using /var/db/bitcoin to store
blockchain data.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list