mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
Added files which were previously maintained in meta-ettus repository but which are better placed alongside MPM itself: - eth0/int0/sfp0/sfp1.network: network configuration files - 70-sfp-net.rules: udev rule for automatically naming the network interfaces Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com>
11 lines
127 B
SYSTEMD
11 lines
127 B
SYSTEMD
[Match]
|
|
Name=eth0
|
|
KernelCommandLine=!nfsroot
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPForward=ipv4
|
|
|
|
[DHCP]
|
|
UseHostname=true
|
|
ClientIdentifier=mac
|