Ticket #580 (closed enhancement: worksforme)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by dustin

  • Status changed from new to closed
  • Resolution set to worksforme

Well, buildbot is just a comand-line tool. It doesn't daemonize.

I think twistd provides a way to not daemonize -- the -n flag.

Note: See TracTickets for help on using tickets.