foreversd / forever

A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)

Home Page:http://github.com/foreverjs/forever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Suggestion - Persist at Reboot

CobbleVision opened this issue · comments

Hello forever,

I came from pm2 and realized that forever seemed to be missing a function to persist scripts upon reboot. This seems like a good idea and is definitely a feature I am missing. Currently I have to fix this with scripts at reboot.

Best regards,
Cob

@CobbleVision Unfortunately, there is no capacity for any new feature development in current forever maintenance team. If you would be open to creating a PR, including tests and documentation, I would be more than happy to review.