mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-09-29 17:54:37 +08:00
Update
This commit is contained in:
parent
7467dced5e
commit
37bac9536d
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ iface vmbr0 inet static
|
||||||
bridge_stp off
|
bridge_stp off
|
||||||
bridge_fd 0
|
bridge_fd 0
|
||||||
|
|
||||||
iface eth0 inet6 auto
|
iface vmbr0 inet6 auto
|
||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
cat << EOF | sudo tee -a "$interfaces_file"
|
cat << EOF | sudo tee -a "$interfaces_file"
|
||||||
|
|
Loading…
Add table
Reference in a new issue