Ticket #580 (closed enhancement: worksforme)
I wish buildbot could run without daemonizing
| Reported by: | zooko | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | undecided |
| Version: | 0.7.10 | Keywords: | |
| Cc: |
Description
Configuring launchd on Mac OS X to run buildbot would be easier if I could say buildbot --no-daemonize.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Well, buildbot is just a comand-line tool. It doesn't daemonize.
I think twistd provides a way to not daemonize -- the -n flag.