Fix services start 2
This commit is contained in:
parent
f4917a67b4
commit
d5e0b86fc7
@ -335,4 +335,4 @@ systemctl reload nginx
|
||||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="complete setup"
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:"
|
||||
|
@ -146,4 +146,4 @@ chown -R "$app":"$app" "/var/log/$app"
|
||||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection: [ OK ]"
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:"
|
||||
|
@ -203,4 +203,4 @@ systemctl reload nginx
|
||||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection: [ OK ]"
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user