On Fri, 22 Aug 2014, Les Mikesell wrote:
On Fri, Aug 22, 2014 at 5:18 PM, Digimer lists@alteeve.ca wrote:
More important with regards to the minimal install set it matches what
Red Hat is doing.
And most of us *still* don't like it....
mark
Time is ticking on... The longer you avoid learning what is coming, the further behind your peers you will fall.
Except that wasting time re-learning a new and strange way to do something that already worked - or how to disable the new thing so it doesn't break your working setup - doesn't really put you ahead of anything.
I hate network mangler as much as the next guy but is it really worth all of the whining when all it takes to disable it is:
systemctl disable NetworkManager systemctl enable network systemctl stop NetworkManager systemctl start network
And now you are back to the old behavior. Red Hat even went to the trouble of documenting it for you at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
Regards,