Fixed typo on lxc.spec.in

Signed-off-by: David Negreira David@otherreality.net
This commit is contained in:
David Negreira 2017-11-23 21:23:14 +01:00
parent a122de392b
commit e82021215f

View File

@ -185,7 +185,7 @@ then
cat > @LXC_DISTRO_SYSCONF@/lxc-net <<EOF
# Leave USE_LXC_BRIDGE as "true" if you want to use lxcbr0 for your
# containers. Set to "false" if you'll use virbr0 or another existing
# bridge, or mavlan to your host's NIC.
# bridge, or macvlan to your host's NIC.
USE_LXC_BRIDGE="true"
# If you change the LXC_BRIDGE to something other than lxcbr0, then