bartongroup / slivka

http://bartongroup.github.io/slivka/
Apache License 2.0
7 stars 3 forks source link

Slivka daemonisation #81

Closed warownia1 closed 4 years ago

warownia1 commented 4 years ago

Make slivka runnable as a unix daemon. This required removing os.exec* form cli scripts as it prevents removing the pid file on exit.