add wanted by to gunicorn service

This commit is contained in:
vincent 2019-05-15 19:25:26 +02:00
parent 17340cbbe2
commit 2dff9d6ad0

View File

@ -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