Skip to content
Snippets Groups Projects

initial copy of original firewall config to ensure we are using our...

Merged Stephan requested to merge se-openwrt-22.03.6 into master
19 files
+ 562
378
Compare changes
  • Side-by-side
  • Inline
Files
19
@@ -28,6 +28,9 @@ eval $(/usr/lib/ddmesh/ddmesh-utils-network-info.sh all)
config_boot_step1() {
# when comming from different openwrt firmware ensure correct firewall
cp /rom/etc/config/firewall /etc/config/firewall
cat <<EOM >/etc/config/overlay
config overlay 'data'
option md5sum '0'
Loading