pusher / crank

Process slow restarter
http://pusher.github.io/crank/man/
MIT License
38 stars 3 forks source link

Support for running crank without the -bind bit #14

Open zimbatm opened 10 years ago

zimbatm commented 10 years ago

Not all processes necessarily want to inherit file-descriptors from crank.

If the -bind part is omitted from crank invocations it should just not bind on any port and not pass any LISTEN_FDS to the child processes.

zimbatm commented 10 years ago

Or maybe default to /var/run/crank/$name.bind