[lxc-devel] [lxd/master] Fix typo in faq.md

tenforward on Github lxc-bot at linuxcontainers.org
Mon Mar 25 10:50:38 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 355 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190325/68e0c6e3/attachment.bin>
-------------- next part --------------
From a167a28c57598c207e4b378685dd09e1d00a864e Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <karma at jazz.email.ne.jp>
Date: Mon, 25 Mar 2019 19:45:58 +0900
Subject: [PATCH] Fix typo in faq.md

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
 doc/faq.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/faq.md b/doc/faq.md
index 4806ab9af3..32059f56f0 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -68,10 +68,10 @@ files**.
 
 In a larger [Production Environment](production-setup.md), it is common to have
 multiple vlans and have LXD clients attached directly to those vlans. Be aware that
-if you are using netplan and system-networkd, you will encounter some bugs that
+if you are using netplan and systemd-networkd, you will encounter some bugs that
 could cause catastrophic issues
 
-### Do not use system-networkd with netplan and bridges based on vlans
+### Do not use systemd-networkd with netplan and bridges based on vlans
 
 At time of writing (2019-03-05), netplan can not assign a random MAC address to
 a bridge attached to a vlan. It always picks the same MAC address, which causes


More information about the lxc-devel mailing list