Install bitcoind into ${prefix}/sbin instead of ${prefix}/bin. bitcoind is a daemon, installing it into .../bin looks strange.
Install bitcoind into ${prefix}/sbin instead of ${prefix}/bin. #5853
pull paveljanik wants to merge 1 commits into bitcoin:master from paveljanik:bitcoind_to_prefix_sbin changing 7 files +9 −8-
paveljanik commented at 4:53 PM on March 3, 2015: contributor
-
Install bitcoind into ${prefix}/sbin instead of ${prefix}/bin. af092db6c8
-
laanwj commented at 4:57 PM on March 3, 2015: member
As long as bitcoind defaults to putting things in ~/.bitcoin instead of system-fixed paths, I'd argue it belongs in bin not sbin.
-
paveljanik commented at 5:59 PM on March 3, 2015: contributor
OK, accepted. Closing.
- paveljanik closed this on Mar 3, 2015
- DrahtBot locked this on Sep 8, 2021
Contributors