LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   inetadm -M (https://www.linuxquestions.org/questions/linux-newbie-8/inetadm-m-854047/)

balakodoth 01-03-2011 11:46 PM

inetadm -M
 
What is the equivalent for inetadm -M command in Linux ?

-M option gives as below

-M {name=value}...

Change the values of the specified inetd default properties. Properties are specified as whitespace-separated
name=value pairs.


whether service command in Linux can achieve this . if so what option I need to give with service to emulate inetadm -M command in solaris?

stuart_cherrington 01-04-2011 09:03 AM

Don't think there is one, you'll need to change the specific xinetd service file under /etc/xinetd.d/ directory and restart using the 'service' command.


All times are GMT -5. The time now is 10:42 AM.