evoweiss Veteran


Joined: 07 Sep 2003 Posts: 1678 Location: Edinburgh, UK
|
Posted: Fri Jan 10, 2014 8:49 pm Post subject: Error when shutting down or restating net.eth0 |
|
|
Hi all,
Recently, because of some upgrade, my networking device was renamed to eth0. After using rc-update to delete the old file from runlevel and adding eth0 and setting it to default, I get an error when shutting down the system or restarting eth0.
Code: |
# /etc/init.d/net.eth0 restart
* samba -> stop: smbd ...
* samba -> stop: nmbd ...
* start-stop-daemon: no matching processes found
* Unmounting network filesystems ...
* Bringing down interface eth0
* Stopping dhcpcd on eth0 ...
* Removing addresses
* Bringing up interface eth0
* dhcp ...
* Running dhcpcd ...
|
Any idea on how to fix this? It's annoying but everything seems to be working.
Best,
Alex |
|