summarylogtreecommitdiffstats
path: root/ory-kratos@.service
diff options
context:
space:
mode:
authormekyt2024-02-22 13:59:22 +0100
committermekyt2024-02-22 13:59:22 +0100
commit6ef26e5efa5141bb28ddfd6487c957252aa38fda (patch)
tree28cf55a837474a95ef36a030a81fb276b4701bec /ory-kratos@.service
parent8411ab7ca81953de7544145f7408b4e95ab1c732 (diff)
downloadaur-6ef26e5efa5141bb28ddfd6487c957252aa38fda.tar.gz
fix: missing keyword in service command
Diffstat (limited to 'ory-kratos@.service')
-rw-r--r--ory-kratos@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/ory-kratos@.service b/ory-kratos@.service
index 3142c9409daa..4488c580e752 100644
--- a/ory-kratos@.service
+++ b/ory-kratos@.service
@@ -28,7 +28,7 @@ KillMode=mixed
KillSignal=SIGTERM
Restart=on-failure
RestartPreventExitStatus=2
-ExecStart=/usr/bin/ory-kratos --config /etc/ory/kratos/%i.yaml
+ExecStart=/usr/bin/ory-kratos serve --config /etc/ory/kratos/%i.yaml
[Install]
WantedBy=multi-user.target