The /etc/init.d startup script needs a little cleanup
so that it can be used with the chkconfig system on
Redhat/Fedora. Additionally, the rpm spec file should
be modified to conform with Fedora's spec file
guidlines (http://www.fedora.us/wiki/QAChecklist) so
that it can be included in future Fedora releases.
A patch addressing both of these issues is attached.
It includes a new spec file, and a redhat-compatible
/etc/init.d startup script that only gets installed
during the rpm installation.
Logged In: YES
user_id=244388
Updated patch to support a -daemon option for forking
tclhttpd into the background.
init.d_and_rpm_patch