Changes between Initial Version and Version 4 of Ticket #1546


Ignore:
Timestamp:
2013-08-07T13:00:04Z (11 years ago)
Author:
meskio
Comment:

I'm having a look to this idea so I don't implement by hand the --pidfile for the ticket #2045. What I'm not sure is how to make it consistent with tahoe stop. I think tahoe stop should have a --pidfile option, but I'm not sure how. Maybe something like:

$ tahoe start . -- --pidfile /run/tahoe.pid
$ tahoe stop . --pidfile /run/tahoe.pid

To add '--' to the stop command I think will be confusing, because there is no call after it to twistd to pass the params. But to have it different syntax between start and stop don't looks good.

Any ideas?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1546

    • Property Keywords tahoe-start twistd added
    • Property Priority changed from major to normal
    • Property Milestone changed from undecided to eventually