ralphlange / procServ

Wrapper to start arbitrary interactive commands in the background, with telnet or Unix domain socket access to stdin/stdout
GNU General Public License v3.0
23 stars 23 forks source link

add option oneshot, just run ioc once #24

Closed jerryjiahaha closed 5 years ago

jerryjiahaha commented 5 years ago

Let systemd/supervisord to handle restart

ralphlange commented 5 years ago

Merged with PR #22 that added the same feature. Thanks for your contribution!