From 58601da0389035dbb0a109a516da214f9877c0fc Mon Sep 17 00:00:00 2001 From: Joerg Hofrichter Date: Wed, 13 May 2020 21:20:04 +0200 Subject: mpm: systemd: added systemd configuration files for network 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 --- mpm/systemd/usrp-hwd.conf | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 mpm/systemd/usrp-hwd.conf (limited to 'mpm/systemd/usrp-hwd.conf') diff --git a/mpm/systemd/usrp-hwd.conf b/mpm/systemd/usrp-hwd.conf deleted file mode 100644 index cf4996afa..000000000 --- a/mpm/systemd/usrp-hwd.conf +++ /dev/null @@ -1,2 +0,0 @@ -net.core.wmem_max=2500000 -net.core.rmem_max=2500000 -- cgit v1.2.3