mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
change the log system
This commit is contained in:
parent
d1f22e8cd1
commit
463edc6ac3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue