add wanted by to gunicorn service
This commit is contained in:
parent
17340cbbe2
commit
2dff9d6ad0
@ -13,3 +13,5 @@ ExecReload=/bin/kill -s HUP $MAINPID
|
|||||||
ExecStop=/bin/kill -s TERM $MAINPID
|
ExecStop=/bin/kill -s TERM $MAINPID
|
||||||
PrivateTmp=true
|
PrivateTmp=true
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
||||||
|
Loading…
Reference in New Issue
Block a user