Fix systemd service
This commit is contained in:
parent
dafa5bc75a
commit
7a23e798e5
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Type=notify
|
|||
User=nummi
|
||||
Group=nummi
|
||||
RuntimeDirectory=nummi
|
||||
WorkingDirectory=/usr/share/webapps/${pkgname}
|
||||
WorkingDirectory=/usr/share/webapps/nummi
|
||||
ExecStart=/usr/bin/gunicorn nummi.asgi:application
|
||||
ExecReload=/bin/kill -s HUP $MAINPID
|
||||
KillMode=mixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue