Hi guys, I have a question about the function daemon. In my program, I used "daemon(0,0);" But the program seems to exit right after the function is called. I couldn't find the program when I do a ps -aux | grep Does anyone has any idea what I should have used for the variables? I am running as root. TIA! Jon. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/