mirror of
https://github.com/YunoHost-Apps/loki_ynh.git
synced 2024-09-03 19:36:16 +02:00
Add promtail
This commit is contained in:
parent
93fda6bee9
commit
55fcfe7229
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ ynh_use_logrotate --non-append
|
|||
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
|
||||
|
||||
yunohost service add $app --description="Loki daemon" --log="/var/log/$app/loki.log"
|
||||
yunohost service add $app --description="Promtail daemon" --log="/var/log/$app/promtail.log"
|
||||
yunohost service add $app-promtail --description="Promtail daemon" --log="/var/log/$app/promtail.log"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Add table
Reference in a new issue