Re: xinetd as a daemon

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

 



On Sun, 2006-08-27 at 05:35 +0100, Thufir wrote:
> On Sat, 26 Aug 2006, François Patte wrote:
> [...]
> >> [root@arrakis ~]# chkconfig xinetd on
> >
> > Bad syntax, you should type:
> >
> > chkconfig --level 345 xinetd on
> 
> Ah, I was going by the website.  The levels, 345, means that on poweroff, 
> reboot, or whatever, that xinetd will start up automagically?
> 
Actually your syntax above is the correct syntax most commonly used.

Your command line above uses the values in the startup script
in /etc/init.d/xinetd to select the runlevels to turn it on, and the
priority to use for both the start and kill sequences.
        # xinetd        This starts and stops xinetd.
        #
        # chkconfig: 345 56 50
With that it sets the start at priority/sequence 56 and stop at 50 and
will start in runlevels 3, 4, & 5

The syntax provided by Francois overrides the script values and sets the
runlevels in the command line.  In this case both are used identically.


> -- 
> Thufir
> <http://hawat.thufir.googlepages.com/>
> -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux