SyncedCron Stops on Server Restart (Galaxy)

I am using SyncedCron to schedule a call to a method with variables passed.
The problem is, SyncedCron stops whenever I make changes and localhost is restarted. How do I restart SyncedCron with Meteor.startup?