start osp-worker after ejabberd server

This commit is contained in:
Geno 2020-11-12 17:46:31 +01:00
parent a1726ee906
commit 8a62d19648
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[Unit]
Description=Gunicorn instance to serve OSP Workers on port %i
After=network.target
After=network.target ejabberd.service redis.service
PartOf=osp.target
[Service]