transmission
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ function prepare_nftables() {
|
|||||||
echo -n "generating new firewall table according to target=<${current_target}>..."
|
echo -n "generating new firewall table according to target=<${current_target}>..."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
sudo env target="$current_target" desktop="$desktop" samba="$samba" tera -e --env-only --env-key env -t "$MIAOU_BASEDIR/templates/nftables/firewall.table.j2" -o /etc/nftables.rules.d/firewall.table &>/dev/null
|
sudo env target="$current_target" desktop="$desktop" samba="$samba" transmission_daemon="$transmission_daemon" tera -e --env-only --env-key env -t "$MIAOU_BASEDIR/templates/nftables/firewall.table.j2" -o /etc/nftables.rules.d/firewall.table &>/dev/null
|
||||||
sudo systemctl reload nftables
|
sudo systemctl reload nftables
|
||||||
PREFIX="" echoinfo "DONE"
|
PREFIX="" echoinfo "DONE"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user