Comment 5 for bug 440179

Revision history for this message
Simone F. (fittabile) wrote : Re: service fails to start/stop/restart a daemon

I have the same mulfunctioning:

~$ sudo /etc/init.d/networking restart
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
Ignoring unknown interface iface=iface.
Ignoring unknown interface eth0=eth0.
Ignoring unknown interface inet=inet.
Ignoring unknown interface dhcp=dhcp.
                                                                                                                                       [ OK ]
~$ sudo service networking restart
restart: Unknown instance:
~$ sudo service networking stop
stop: Unknown instance:
~$ sudo service networking start
networking stop/waiting

Any ideas why netwroking seems not being compatible with sysinit service command?