LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   /etc/services (https://www.linuxquestions.org/questions/linux-networking-3/etc-services-383600/)

Duudson 11-16-2005 04:31 AM

/etc/services
 
Hi,

if I add new lines to /etc/services, are they instantly in use, or do I need to give some command to make changes active?

I'm using Centos3.

Rinish 11-16-2005 07:50 AM

They are... only needed is you must start the daemon that is suppose to run using that port

michaelk 11-16-2005 09:20 AM

/etc/services is used by xinetd. If the service is not started by xinetd then adding it to the /etc/services file doesn't matter.

Do you want the service to start via runlevels and init.d?

Specific information would also help.


All times are GMT -5. The time now is 12:28 PM.