https://bugzilla.novell.com/show_bug.cgi?id=798348 https://bugzilla.novell.com/show_bug.cgi?id=798348#c33 --- Comment #33 from Freek de Kruijf <f.de.kruijf@gmail.com> 2013-03-01 20:25:06 UTC --- After some digging in the log file /var/log/y2log I found the error which causes the problem of not changing the network.service from pointing to NetworkManager.service or just to itself (/etc/init.d/network). When only changing from Traditional to NetworkManager the network module of YaST sets this in the configuration and issues a "/bin/systemctl reload network.service" which does not work. The error message is "Job type reload is not applicable for unit network.service". YaST does not issue an error message to the user. So this error gets unnoticed. For the maintainer: Line 570 in modules/Lan.ycp needs a more complicated treatment. Now it just reads: Service::Reload("network"); without any error checking. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.