diff --git a/scripts/install b/scripts/install index 49d8605..e0a0ac0 100644 --- a/scripts/install +++ b/scripts/install @@ -138,7 +138,7 @@ systemctl reload nginx # ADVERTISE SERVICE IN ADMIN PANEL #================================================= -yunohost service add $app --log "/var/log/$app.log" +yunohost service add $app --log "systemd" #================================================= # START SERVICE