https://bugzilla.novell.com/show_bug.cgi?id=810354 https://bugzilla.novell.com/show_bug.cgi?id=810354#c0 Summary: [systemd] partial "rcnetwork restart eth0" restart breaks network.service redirection Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: mt@suse.com ReportedBy: mt@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- When the network were started and there is a dhcp client running, e.g.: # /etc/init.d/network status redirecting to systemctl network.service - LSB: Configure the localfs depending network interfaces Loaded: loaded (/etc/init.d/network) Active: active (exited) since Tue, 19 Mar 2013 20:58:32 +0100; 8min ago Process: 4059 ExecStop=/etc/init.d/network stop (code=exited, status=0/SUCCESS) Process: 4980 ExecStart=/etc/init.d/network start (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/network.service └ 9499 /sbin/dhcpcd --netconfig -L -E -c /etc/sysconfig/network/scr... A manual call to "rcnetwork restart eth0" or also "ifdown eth0 ; ifup eth0" with restart the interface and the dhcp client is running after, but systemd does not consider it as part of the network.service any more. -- 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.