Hi,

I am trying to change the order of the service wpa_supplicant.
I want it to run before "network".

So I have changed /etc/rc.d/init.d/wpa_supplicant

# chkconfig:   - 23 88

to

# chkconfig:   - 9 91

Bear in mind that network has the following
# chkconfig: - 10 90

Then I deselect and reselect it in ntsysv.
Everything works fine, and at reboot wpa_supplicant starts before network.

But whenever I update the system, wpa_supplicant goes back to the original position (even if the file has not changed), after network.

What am I missing?

Andrea

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to