Dan, > I want to run a daemon process when my Red Hat machine starts up. I know > how to use scripts in /etc/rc.d/ to accomplish this, but I have two > questions: Before you go diving into writing a full blown rc.d initscript, is what you want to do something that can be appended to the end of rc.local?? Hamster