Services default to starting as root at boot time on my RHEL box. If I recall correctly, the same is true for other Linux distros which use the init scripts in
If you intend to write your own daemon, then I recommend calling setuid(). This way, your process can