summarylogtreecommitdiffstats
path: root/ory-hydra@.service
diff options
context:
space:
mode:
authormekyt2024-02-22 14:01:05 +0100
committermekyt2024-02-22 14:01:05 +0100
commitcc3d65cb62d046184f6291c6a89054281cef7272 (patch)
tree505103ece5acc3ab20eee50c1a2b7f3de39f835a /ory-hydra@.service
parentc92753ae6e71a1098ec97ff4fb66166b2c47c0ff (diff)
downloadaur-ory-hydra.tar.gz
fix: missing keyword in service command
Diffstat (limited to 'ory-hydra@.service')
-rw-r--r--ory-hydra@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/ory-hydra@.service b/ory-hydra@.service
index 38e2544af706..2814094db920 100644
--- a/ory-hydra@.service
+++ b/ory-hydra@.service
@@ -28,7 +28,7 @@ KillMode=mixed
KillSignal=SIGTERM
Restart=on-failure
RestartPreventExitStatus=2
-ExecStart=/usr/bin/ory-hydra --config /etc/ory/hydra/%i.yaml
+ExecStart=/usr/bin/ory-hydra serve --config /etc/ory/hydra/%i.yaml
[Install]
WantedBy=multi-user.target