-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 23 April 2002 02:20 am, Vidiot wrote:
> >My preferred way is ntsysv. Others swear by chkconfig, manual editting
> >or some other program. I just like having it all in a nice commandline
> >program that avoids a lot of manual edits if possible.
>
> chkconfig can change xinetd config file settings?  Not that I found in
> the man page.  Neither does ntsysv or tksysv.

Yes, chkconfig handles xinetd services as well.

Proof below, since no one ever believes this: ;)

[root@tuxfan root]# grep disable /etc/xinetd.d/rsync
        disable = yes
[root@tuxfan root]# chkconfig rsync on
[root@tuxfan root]# grep disable /etc/xinetd.d/rsync
        disable = no
[root@tuxfan root]# chkconfig rsync off
[root@tuxfan root]# grep disable /etc/xinetd.d/rsync
        disable = yes

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzFLT4ACgkQn/07WoAb/St2MgCeK+rRGdc6nkqqqrwVlWkBB3FK
4DUAn262regVTFZkzPxZNPoKPH7OT/BK
=1bKd
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to