Originally created by @LeoDaoTao on GitHub (May 9, 2016).
I've added the daemons gem to my gemfile. crono does not load as a deamon when issuing command bundle exec crono start on Ubuntu 14.04. How do I troubleshoot it?
Originally created by @LeoDaoTao on GitHub (May 9, 2016).
I've added the daemons gem to my gemfile. crono does not load as a deamon when issuing command `bundle exec crono start` on Ubuntu 14.04. How do I troubleshoot it?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @LeoDaoTao on GitHub (May 9, 2016).
I've added the daemons gem to my gemfile. crono does not load as a deamon when issuing command
bundle exec crono starton Ubuntu 14.04. How do I troubleshoot it?@LeoDaoTao commented on GitHub (May 27, 2016):
OK this was my mistake. Have to have the deamons gem before crono in my my gem file. All works now.