On 05/16/2010 12:18 PM, BadMagic wrote:
>    
> True - I'll try it.
> 
> I tried changing the order as Sam suggested:
> 
> [...@samlap ~ ]$ sudo chkconfig --del NetworkManager
> [...@samlap ~ ]$ sudo chkconfig --add NetworkManager
> [...@samlap ~ ]$ sudo chkconfig NetworkManager on
> [...@samlap ~ ]$ ls /etc/rc5.d/S*NetworkManager
> 

  I am not convinced this will change the init priority order - instead
you need to edit the file and by hand change the start stop priority

Look for a line like this:

 # chkconfig: - 27 84

  27 is start prio, 84 is stop prio.


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to