1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

Fix ynh_systemd_action

This commit is contained in:
yalh76 2019-02-01 22:32:17 +01:00
parent 6b3c8e9af3
commit 353d78574d

View file

@ -318,4 +318,4 @@ systemctl reload nginx
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app --line_match="Started Distbin Service"
ynh_systemd_action --action=start --service_name=$app --line_match="Started Distbin Service" --log_path=/var/log/syslog