mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Don't integrate uwsgi service ... the real service is uwsgi@searx
This commit is contained in:
parent
0445dd8151
commit
f1d0cfa88e
1 changed files with 0 additions and 7 deletions
|
@ -88,13 +88,6 @@ chown $app:root /var/log/uwsgi/$app
|
|||
ynh_check_global_uwsgi_config
|
||||
systemctl enable "uwsgi-app@$app.service" --quiet
|
||||
|
||||
#=================================================
|
||||
# ADVERTISE SERVICE IN ADMIN PANEL
|
||||
#=================================================
|
||||
|
||||
# Ajoute le service au monitoring de YunoHost.
|
||||
yunohost service add uwsgi --log "/var/log/uwsgi/app/$app.log"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALISATION
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue