[Bug 223495] net-p2p/bitcoin: fix typos in startup script

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 7 15:43:01 UTC 2017


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

            Bug ID: 223495
           Summary: net-p2p/bitcoin: fix typos in startup script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vd at FreeBSD.org
                CC: robbak at robbak.com
             Flags: maintainer-feedback?(robbak at robbak.com)
                CC: robbak at robbak.com

The comment in the startup script of net-p2p/bitcoin mentions "bitcoind_data"
and that its default value is "/var/lib/bitcoin". Both are wrong, fix them. In
addition do not redirect output to a predefined file in /tmp/ as a malicious
user could create a symlink with that name, pointing to some other file, which
would be overwritten by the redirect.

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


More information about the freebsd-ports-bugs mailing list