rcrowley + daemon   5

How to Daemonize in Linux [Doug Potter]
I generally agree with EricFlo that daemonizing is evil but sometimes it's more important to follow precedent. In those cases, it'd be nice to follow precedent *correctly* so here's a full rundown of what you have to do to daemonize like a good citizen. I didn't know about setsid(2).
daemon  unix  linux 
february 2010 by rcrowley

Copy this bookmark:



description:


tags: