diff --git a/ssm b/ssm index ed05ef5..34e9b38 100755 --- a/ssm +++ b/ssm @@ -280,6 +280,7 @@ info() { "$_status_label" "$_status" "Exec" "${service_command[*]} ${service_args[*]}" "Respawn" "${service_respawn:-false}" + "Config path" "${service_config}" ) [[ "$_status" == 'yes' ]] && {