mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
nixos/froide-govplan: Increase startup timeout
(cherry picked from commit d6e3516544)
This commit is contained in:
@@ -182,6 +182,7 @@ in
|
||||
StateDirectory = lib.mkIf (cfg.dataDir == "/var/lib/froide-govplan") "froide-govplan";
|
||||
User = "govplan";
|
||||
Group = "govplan";
|
||||
TimeoutStartSec = "5m";
|
||||
};
|
||||
after = [
|
||||
"postgresql.service"
|
||||
|
||||
Reference in New Issue
Block a user