diff --git a/systemd/openqa-webui.service b/systemd/openqa-webui.service index d0864916ad2..6211f637abf 100644 --- a/systemd/openqa-webui.service +++ b/systemd/openqa-webui.service @@ -3,7 +3,7 @@ Description=The openQA web UI Wants=apache2.service openqa-setup-db.service Before=apache2.service After=postgresql.service openqa-setup-db.service openqa-scheduler.service nss-lookup.target remote-fs.target -Requires=openqa-livehandler.service openqa-websockets.service openqa-gru.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.timer +Requires=openqa-livehandler.service openqa-websockets.service openqa-gru.service postgresql.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.timer [Service] User=geekotest