diff --git a/data/helpers.d/system b/data/helpers.d/system index 604cf7bc6..cc1dbbcc5 100644 --- a/data/helpers.d/system +++ b/data/helpers.d/system @@ -148,6 +148,7 @@ ynh_clean_check_starting () { # Stop the execution of tail. kill -s 15 $pid_tail 2>&1 ynh_secure_remove "$templog" 2>&1 +} # Read the value of a key in a ynh manifest file #