zapty / forever-service

Provision node script as a service via forever, allowing it to automatically start on boot, working across various Linux distros and OS
https://github.com/zapty/forever-service
MIT License
595 stars 65 forks source link

No support for elementaryOS Freya #51

Closed WoodyWoodsta closed 8 years ago

WoodyWoodsta commented 8 years ago

Trying forever-service on elementaryOS Freya returns an error about the platform not being supported, however eOS is derived fairly closely from Ubuntu 14.04 (I think?). Any reason why it is not supported here?

arvind-agarwal commented 8 years ago

@WoodyWoodsta reason is just testing. If you are willing to test and send me pull request similar to #33, i can add that as supported OS.

WoodyWoodsta commented 8 years ago

Sure, I'll give it a go :+1: