Re: F8 is getting *really* sysadmin-hostile

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

 



Once upon a time, John Poelstra <poelstra@xxxxxxxxxx> said:
> chkconfig --del NetworkManager

This will not have the desired effect.  _Never_ use "chkconfig --del"
manually (unless you are manually uninstalling non-RPM-packaged
software).

You want "chkconfig NetworkManager off".

The problem with using --del is that it removes all references to
NetworkManager in the rc?.d directories.  The next time there is an
update to the NetworkManager RPM, it will run "chkconfig --add", which
will reset it to the default (which is to start on boot).  If you
instead turn it off, chkconfig will see it as already installed and do
nothing.

-- 
Chris Adams <cmadams@xxxxxxxxxx>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux