From 6ca9e708f0d4eca2f323574721be493428a1d14b Mon Sep 17 00:00:00 2001 From: natetemple Date: Fri, 1 Jun 2018 11:09:48 -0700 Subject: Docs: Fix typo in systemd/network path --- host/docs/usrp_n3xx.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index cee97ea5b..47984aeb1 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -268,7 +268,7 @@ and 192.168.20.2/24, respectively. Their default MTU value is 8000. These settings are independent of the image type (HG vs. XG), i.e., the defaults are the same for 1 GigE and 10 GigE (unlike the X310!). -The configuration for the sfpX port is stored in /etc/systemd/networkd/sfpX.network. +The configuration for the sfpX port is stored in /etc/systemd/network/sfpX.network. For configuration please refer to the systemd-networkd manual pages @@ -313,7 +313,7 @@ Additional notes on networking: - Care needs to be taken when editing these files on the device, since vi / vim sometimes generates undo files (e.g. - `/etc/systemd/networkd/sfp0.network~`), that systemd-networkd might + `/etc/systemd/network/sfp0.network~`), that systemd-networkd might accidentally pick up. - Temporarily setting the IP addresses or MTU sizes via `ifconfig` or other command line tools will only change the value until the next reboot or reload -- cgit v1.2.3