fix: start mas-kanidm-sync after kanidm finishes

This commit is contained in:
Inex Code
2025-09-09 01:55:50 +03:00
parent 815ef6c1c6
commit b44a5ab108

View File

@@ -440,6 +440,7 @@ in
after = [
"matrix-authentication-service.service"
"matrix-synapse-prepare-db.service"
"kanidm.service"
];
requires = [
"kanidm.service"