Log personalization for ADMIN PANEL according default systemd.service value for logs

This commit is contained in:
Yalh
2019-01-28 19:52:26 +01:00
parent c3e848ad0a
commit 4bb89dd162
2 changed files with 3 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ systemctl enable $app.service
# ADVERTISE SERVICE IN ADMIN PANEL
#=================================================
yunohost service add $app --log "/var/log/$app/APP.log"
yunohost service add $app --log "/var/log/$app/$app.log"
#=================================================
# RESTORE THE CRON FILE