fix set raw.dnsmasq breaks nftables
This commit is contained in:
@@ -10,3 +10,7 @@ function restart_dnsmasq() {
|
||||
## MAIN
|
||||
. "$MIAOU_BASEDIR/lib/init.sh"
|
||||
restart_dnsmasq
|
||||
|
||||
echo "WARNING: restarting dnsmasq may break your NFT ruleset!"
|
||||
echo "You should reload NFTables as well..."
|
||||
echo "sudo systemctl reload nftables.service"
|
||||
|
||||
Reference in New Issue
Block a user