There is an Urchin startup script that is created upon installation. It is named "urchin_daemons" and is located in the Urchin util directory. "/path/to/urchin/util/"
Copy this script into the /etc/rc.d/init.d/ directory.
[[
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not
have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
id:3:initdefault:
]]