deepstreamIO / deepstream.io

deepstream.io server

Home Page:https://deepstreamio.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install deepstream as service get error: "Service already exists, please uninstall first "

geohuz opened this issue · comments

sudo ./deepstream service add -n deepstream -l /var/log -c /etc/deepstream

error message:

Installing service on: /etc/systemd/system/deepstream.service
Service already exists, please uninstall first

Interesting, seems we are negating incorrectly on systemD

https://github.com/deepstreamIO/deepstream.io/blob/master/src/service/service.ts#L69

Setup a PR, should be out in next release