This commit is contained in:
2025-08-03 16:09:25 -05:00
parent 5ead9c1163
commit fa01b025d1

View File

@@ -20,7 +20,7 @@
systemd.services."container@pihole" = {
serviceConfig = {
TimeoutStartSec = 120;
TimeoutStartSec = lib.mkForce "2min";
};
};