start osp-worker after ejabberd server
This commit is contained in:
parent
a1726ee906
commit
8a62d19648
|
@ -1,6 +1,6 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Gunicorn instance to serve OSP Workers on port %i
|
Description=Gunicorn instance to serve OSP Workers on port %i
|
||||||
After=network.target
|
After=network.target ejabberd.service redis.service
|
||||||
PartOf=osp.target
|
PartOf=osp.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
Loading…
Reference in New Issue