This is a launch agent for OS X to start bitcoind on user login.
added org.bitcoin.bitcoind.plist for launchd (OS X) #6621
pull kevcooper wants to merge 2 commits into bitcoin:master from kevcooper:master changing 3 files +38 −1-
kevcooper commented at 4:57 PM on September 2, 2015: contributor
-
added org.bitcoin.bitcoind.plist for launchd (OS X) d4aa54c5af
- laanwj added the label Mac on Sep 3, 2015
-
casey commented at 3:16 PM on September 3, 2015: contributor
Tested and works on Yosemite.
-
fanquake commented at 1:06 AM on September 4, 2015: member
utACK
On Thursday, September 3, 2015, Casey Rodarmor notifications@github.com wrote:
Tested and works on Yosemite.
— Reply to this email directly or view it on GitHub #6621 (comment).
-
paveljanik commented at 5:42 AM on September 4, 2015: contributor
ACK
-
paveljanik commented at 5:45 AM on September 4, 2015: contributor
minor nit: please add a description where to put it (~/Library/LaunchAgents) somewhere around this file.
-
jonasschnelli commented at 7:26 AM on September 4, 2015: contributor
Would be nice to see some markup compatible informations/documentations in
contrib/init/README.md.Also for this PR we should probably mention that one can/needs to adjust the bitcoind path. IMO the path
/usr/local/bin/bitcoindis not recommended on OSX (brew and macports) probably use a different path. -
kevcooper commented at 10:12 PM on September 4, 2015: contributor
I agree with adding more documentation and I'll work on that. I chose /usr/local/bin because it is included in the standard OS X PATH. The other default locations are /usr/bin , /bin , /usr/sbin , and /sbin which are all populated with system tools where as /usr/local/bin doesn't actually exist until you create it and add some tools to it, implying that its purpose is for local tools added by the user. It is also where homebrew symlinks most tools to.
-
kevcooper commented at 10:24 PM on September 18, 2015: contributor
@jonasschnelli would adding documentation in
doc/init.mdbe okay? It's referenced at the end ofcontrib/init/README.mdas the location for more info. -
jonasschnelli commented at 2:55 PM on September 19, 2015: contributor
Adding documentation to
docs/init.mdwould make sense. Yes. -
laanwj commented at 3:55 PM on September 23, 2015: member
Will merge this after documentation added to init.md
- laanwj added the label Docs and Output on Sep 23, 2015
-
paveljanik commented at 6:00 PM on October 2, 2015: contributor
@kevcooper Can you please add the docs to
init.md? -
kevcooper commented at 6:01 AM on October 5, 2015: contributor
Yeah I'll get it done in the next couple days
-
fanquake commented at 2:09 AM on October 24, 2015: member
ping @kevcooper
-
kevcooper commented at 2:24 AM on October 24, 2015: contributor
Argh sorry school has been dominating my time but I don't have any assignments this weekend so I'll finish my commits tomorrow!!
-
added OS X documentation to doc/init.md e04b0b6b83
-
kevcooper commented at 1:48 AM on October 25, 2015: contributor
let me know if anything needs to be added or changed.
-
laanwj commented at 4:41 PM on October 26, 2015: member
Thanks for seeing this through @kevcooper
- laanwj merged this on Oct 26, 2015
- laanwj closed this on Oct 26, 2015
- laanwj referenced this in commit dbc5ee821e on Oct 26, 2015
- luke-jr referenced this in commit 9db78d4bf9 on Nov 27, 2015
- luke-jr referenced this in commit 2f517ce6a3 on Nov 27, 2015
- MarcoFalke locked this on Sep 8, 2021