Help Needed -Adding service to Xinetd.d[Fedora core4]

Rex Dieter rdieter at math.unl.edu
Tue Sep 26 16:02:41 UTC 2006


tce tce wrote:

>   i am using fedora core4.I want to add an extra service called gsiftp.so
>   i added the service file called gsiftp to /etc/xinetd.d and tried to
>   start the service using /etc/xinetd.d/gsiftp reload it throws an error
>   called gsiftp: unrecognized service.

Just activate your new service:
/sbin/chkconfig gsiftp on
and then restarting/reloading xinetd,
/sbin/service xinetd reload
should be all that is required.

-- Rex




More information about the devel mailing list