mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Actually add logs to service
This commit is contained in:
parent
89b4e2dcdd
commit
755051d451
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ ynh_add_systemd_config
|
|||
|
||||
# Use logrotate to manage application logfile(s)
|
||||
ynh_use_logrotate
|
||||
yunohost service add $app --description="Team collaboration communication platform"
|
||||
yunohost service add $app --description="Team collaboration communication platform" --log=/var/log/$app/rocketchat.log
|
||||
|
||||
#==============================================
|
||||
# INSTALL ROCKETCHAT
|
||||
|
|
Loading…
Add table
Reference in a new issue