Ticket #1922 enhancement closed fixed
make twistd pluggable, nerf mktap
| Reported by: | tjs | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | jerub, spiv, itamarst, exarkun, ralphm, jml | Branch: | |
| Author: | Launchpad Bug: |
Description (last modified by radix) (diff)
twistd <subcommand> should work, and use <subcommand> in a way very similar to how mktap uses it, the difference being that twistd will run the service immediately instead of saving it to a file.
Suggested usage:
$ twistd -n web --path . <startup messages>
$ twistd web --path . # forks and daemonizes.
Change History
Note: See
TracTickets for help on using
tickets.
