I scheduled cron jobs for running project that developed with meteor when system boots on Debian 7 and Centous 6.5 . And everything was working good until to unknown reasons it crashed.
Cron contain command that run Rocket.Chat project that developed with meteor.
When I run meteor
command by ssh connection, Rocket.chat run until ssh connection was open.
And at the end I want to know how to run meteor or node.js project when system boots as that project does not crashed until system shutting down or kill cron.