teamplayer: set wsgi service type to notify
It supports sd_notify()
This commit is contained in:
parent
8ba3d8b191
commit
b9a7851810
|
@ -6,6 +6,7 @@ After=teamplayer-pre.service
|
|||
Wants=nginx.service
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
User=teamplayer
|
||||
WorkingDirectory=/opt/teamplayer
|
||||
Environment=PYTHONPATH=/opt/teamplayer
|
||||
|
|
Loading…
Reference in New Issue