Merge remote-tracking branch 'origin/staging-next' into staging

This commit is contained in:
K900
2025-06-27 21:07:44 +03:00
318 changed files with 1235 additions and 1019 deletions

View File

@@ -337,7 +337,7 @@ in
description = "Zabbix Proxy";
wantedBy = [ "multi-user.target" ];
after = optional mysqlLocal "mysql.service" ++ optional pgsqlLocal "postgresql.service";
after = optional mysqlLocal "mysql.service" ++ optional pgsqlLocal "postgresql.target";
path = [ "/run/wrappers" ] ++ cfg.extraPackages;
preStart =