You are not logged in.

#1 2013-01-15 18:45:48

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Traces of eth0 with systemd v197-4 after removing 80-net-name-slot

Looks like I'll be the first to start a thread about v197 tongue  I made the switch in my netctl profile per the comment in /etc/udev/rules.d/80-net-name-slot.rules and everything works great.  One curiosity however is this line in the output of `systemctl`

sys-subsystem-net-devices-eth0.device           loaded inactive dead      start sys-subsystem-net-devices-eth0.device

I should add that I get the following from zsh when I open a new terminal:

Device "eth0" does not exist.

My /etc/network.d/static which netctl uses:

% cat /etc/network.d/static 
Description='A basic static ethernet connection using iproute'
Interface=eno1
Connection=ethernet
IP=static
Address='10.1.10.201'
Gateway='10.1.10.1'
DNS=('10.1.10.1')
ExecUpPost='/usr/sbin/ip link set eno1 mtu 4000'
ExecDownPre='/usr/bin/pkill sshd'

Last edited by graysky (2013-01-15 18:48:57)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB