On Wed, May 10, 2017 at 03:19:05PM -0400, Larry Martell wrote:
> > How are you starting this daemon?
> 
> I am using code something like this: https://gist.github.com/slor/5946334.

Oh, I was assuming that since you called it a daemon, it was actually
something started automatically on boot, instead of something you
manually started and it daemonized.

If it is dying, are you logged in when its running?  does it require
you to be connected when its running?  Maybe you should run it in a
screen/tmux instead of daemonizing, so you can see stderr/stdout?

-- 
Jonathan Billings <billi...@negate.org>
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to