l 2 iodined: add -c to running command

This commit is contained in:
lassulus 2016-10-01 02:16:47 +02:00
parent f5e177b527
commit fbadb5cd59

View file

@ -10,7 +10,7 @@ in {
enable = true;
domain = domain;
ip = "172.16.10.1/24";
extraConfig = "-P ${pw} -l ${config.krebs.build.host.nets.internet.ip4.addr}";
extraConfig = "-c -P ${pw} -l ${config.krebs.build.host.nets.internet.ip4.addr}";
};
krebs.iptables.tables.filter.INPUT.rules = [