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>
Description
Languages
Nix
87.7%
C++
7.1%
Shell
2.5%
Python
1.4%
CSS
0.6%
Other
0.5%