Re: update command for xinetd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bruce wrote:
looking over some debian shell scripts.. i come across a 'update-inetd'
command. i've looked in google for a 'update-xinetd' command and don't seem
to find one... is there a similar command line shell that i can access to
modify xinetd

i'm using fedora...

Use chkconfig to do this. It handles regular initscripts and xinetd configuration files in /etc/xinetd.d


Show service startup configuration:
# chkconfig --list

Turn a service on:
# chkconfig servicename on

I'll let you guess how to turn a service off.

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux