fw4: simplify `is_loopback_dev()`
[project/firewall4.git] / tests / 01_configuration / 01_ruleset
index dd9750cba22e14025cb438ffdcba9fccc55d5f00..1bf8f721de92f972a878452a2134d88bdc922010 100644 (file)
@@ -316,6 +316,6 @@ table inet fw4 {
                }
        ' 2>/dev/null> timeout <null>
 [call] fs.popen cmdline </usr/sbin/nft --terse --json list flowtables inet> mode <r>
-[call] fs.open path </sys/class/net/br-lan/flags> mode <r>
-[call] fs.open path </sys/class/net/br-lan/flags> mode <r>
+[call] fs.readfile path </sys/class/net/br-lan/flags> limit <null>
+[call] fs.readfile path </sys/class/net/br-lan/flags> limit <null>
 -- End --