l 2 radio: check remainingTime <150s

This commit is contained in:
lassulus 2016-06-16 22:16:02 +02:00
parent 9cc197f10e
commit d5ccef77d4

View File

@ -138,7 +138,7 @@ in {
restartIfChanged = true;
serviceConfig = {
ExecStart = "${autoAdd} 100";
ExecStart = "${autoAdd} 150";
};
};