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
594 stars 65 forks source link

delete removes logrotate file even if installed manually and used nologrotate options to install #88

Open azatoth opened 7 years ago

azatoth commented 7 years ago

Passing --nologrotate to install and having a manual logrotate file installed, it will get removed on delete.