ma iodined: run with -c

This commit is contained in:
makefu 2017-07-15 22:46:11 +02:00
parent 336659b3b5
commit 576cad0009

View file

@ -12,7 +12,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}";
};
};