Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-31 03:10:40 +03:00
parent 6c13fbf24b
commit 67d7808f0b
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#!/usr/bin/bash
#----------------------------------------------------------------------
#
#
#----------------------------------------------------------------------
CT_DIR=${CT_DIR:=/etc/pve/lxc/}

View File

@ -73,6 +73,9 @@ if xreadYes "# Create bridges?" BRIDGES ; then
cat bridges.tpl \
| expandPCTTemplate WAN_PORT ADMIN_PORT}"
# XXX check if new bridges already exist in intefaces...
# XXX
# XXX add $BRIDGES to /etc/network/interfaces either before the
# source command or at the end...
# XXX