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
  1. kevcooper commented at 4:57 PM on September 2, 2015: contributor

    This is a launch agent for OS X to start bitcoind on user login.

  2. added org.bitcoin.bitcoind.plist for launchd (OS X) d4aa54c5af
  3. laanwj added the label Mac on Sep 3, 2015
  4. casey commented at 3:16 PM on September 3, 2015: contributor

    Tested and works on Yosemite.

  5. 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).

  6. paveljanik commented at 5:42 AM on September 4, 2015: contributor

    ACK

  7. 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.

  8. 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/bitcoind is not recommended on OSX (brew and macports) probably use a different path.

  9. 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.

  10. kevcooper commented at 10:24 PM on September 18, 2015: contributor

    @jonasschnelli would adding documentation in doc/init.md be okay? It's referenced at the end of contrib/init/README.md as the location for more info.

  11. jonasschnelli commented at 2:55 PM on September 19, 2015: contributor

    Adding documentation to docs/init.md would make sense. Yes.

  12. laanwj commented at 3:55 PM on September 23, 2015: member

    Will merge this after documentation added to init.md

  13. laanwj added the label Docs and Output on Sep 23, 2015
  14. paveljanik commented at 6:00 PM on October 2, 2015: contributor

    @kevcooper Can you please add the docs to init.md?

  15. kevcooper commented at 6:01 AM on October 5, 2015: contributor

    Yeah I'll get it done in the next couple days

  16. fanquake commented at 2:09 AM on October 24, 2015: member

    ping @kevcooper

  17. 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!!

  18. added OS X documentation to doc/init.md e04b0b6b83
  19. kevcooper commented at 1:48 AM on October 25, 2015: contributor

    let me know if anything needs to be added or changed.

  20. laanwj commented at 4:41 PM on October 26, 2015: member

    Thanks for seeing this through @kevcooper

  21. laanwj merged this on Oct 26, 2015
  22. laanwj closed this on Oct 26, 2015

  23. laanwj referenced this in commit dbc5ee821e on Oct 26, 2015
  24. luke-jr referenced this in commit 9db78d4bf9 on Nov 27, 2015
  25. luke-jr referenced this in commit 2f517ce6a3 on Nov 27, 2015
  26. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me