nullivex / ndt

NodeJS daemon tools helper
MIT License
7 stars 0 forks source link

It hangs when a removal is attempted on a service that is not started #2

Open nullivex opened 9 years ago

nullivex commented 9 years ago

It should check to see if the service is setup properly. And just ignore trying to bring the service down if its down already or errored.