forked from rarias/bscpkgs
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
No description provided
Languages
Nix
88.5%
C++
7.8%
Python
1.5%
Shell
0.7%
CSS
0.7%
Other
0.7%