Rodrigo Arias Mallo 9c503fbefb Clean all iptables rules on stop
Prevents the "iptables: Chain already exists." error by making sure that
we don't leave any chain on start. The ideal solution is to use
iptables-restore instead, which will do the right job. But this needs to
be changed in NixOS entirely.

Reviewed-by: Aleix Boné <abonerib@bsc.es>
2025-04-15 14:08:14 +02:00
..
2025-04-08 17:15:25 +02:00
2025-04-15 14:08:14 +02:00
2025-04-08 17:15:27 +02:00