ncw
(Nick Craig-Wood)
17
Looks good to me 

I think there is a bug report for that already... See this issue for the master list of all the things that could be fixed with --daemon!
It is actually quite difficult to daemonize Go programs and there are loads of corner cases. My preference is to use something like systemd instead.
1 Like