mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-08 02:31:33 +00:00
Fixed typo on lxc.spec.in
Signed-off-by: David Negreira David@otherreality.net
This commit is contained in:
parent
a122de392b
commit
e82021215f
@ -185,7 +185,7 @@ then
|
|||||||
cat > @LXC_DISTRO_SYSCONF@/lxc-net <<EOF
|
cat > @LXC_DISTRO_SYSCONF@/lxc-net <<EOF
|
||||||
# Leave USE_LXC_BRIDGE as "true" if you want to use lxcbr0 for your
|
# 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
|
# 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"
|
USE_LXC_BRIDGE="true"
|
||||||
|
|
||||||
# If you change the LXC_BRIDGE to something other than lxcbr0, then
|
# If you change the LXC_BRIDGE to something other than lxcbr0, then
|
||||||
|
Loading…
Reference in New Issue
Block a user