This commit is contained in:
2025-08-03 16:07:27 -05:00
parent 538a5fbced
commit 5ead9c1163

View File

@@ -18,7 +18,7 @@
}; };
*/ */
systemd.services."container@pihole.service" = { systemd.services."container@pihole" = {
serviceConfig = { serviceConfig = {
TimeoutStartSec = 120; TimeoutStartSec = 120;
}; };