Bugzilla – Bug 804052
Switch to traditional ifup leaves network.service as alias to NetworkManager
Last modified: 2013-02-16 12:14:15 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Installed from RC1 GNOME Live CD and zypper dup to fetch current updates. NetworkManager installs alias network.service to itself. When usign YaST2 to change from NM to ifup this alias is not removed.It means that /etc/init.d/network is never started so traditional networking cannot work. linux-9drg:~ # LC_ALL=C ll /etc/systemd/system/network.* lrwxrwxrwx 1 root root 46 Feb 6 13:12 /etc/systemd/system/network.service -> /usr/lib/systemd/system/NetworkManager.service /etc/systemd/system/network.target.wants: total 0 lrwxrwxrwx 1 root root 58 Feb 6 13:12 NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service linux-9drg:~ # rpm -q yast2-network yast2-network-2.24.12-2.1.2.i586 Reproducible: Always Steps to Reproduce: 1. 2. 3.
See workaround in bug #803008 *** This bug has been marked as a duplicate of bug 803008 ***