K 10 svn:author V 6 swills K 8 svn:date V 27 2019-01-30T19:22:53.385946Z K 7 svn:log V 510 sysutils/ipfs-go: fix rc script * Fix the rc script when default ipfs_go_path is used * Fix the logging by switching to uses the syslog logging in daemon * Switch the init to using the --init flag to the ipfs daemon command * Fixes the version string since the tarball provided by upstream doesn't match the tag for this release (has version string wrong) * Allow overriding IPFS_USER/GROUP/HOME at build time * Remove unnecessary BEFORE: LOGIN from rc script PR: 235222 Approved by: jhixson (maintainer) END