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:
parent
d31aa10f0a
commit
6b3c8e9af3
1 changed files with 1 additions and 1 deletions
|
@ -318,4 +318,4 @@ systemctl reload nginx
|
|||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Started Distbin Service"
|
||||
|
|
Loading…
Reference in a new issue