1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00

Update uwsgi helper

This commit is contained in:
Josué Tille 2020-05-24 00:21:50 +02:00
parent 178b969952
commit 5edaadc370
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -21,7 +21,8 @@ ExecStart=/usr/bin/uwsgi \
--logto /var/log/uwsgi/%i/%i.log
User=%i
Group=www-data
Restart=on-failure
Restart=always
RestartSec=10
KillSignal=SIGQUIT
Type=notify
StandardError=syslog