2
ssm
2
ssm
@@ -406,7 +406,7 @@ info() {
|
||||
"Name" "$service_name" \
|
||||
"Type" "$_type" \
|
||||
"$_status_label" "$_status" \
|
||||
"Exec" "${service_command[*]} ${service_args[*]}" \
|
||||
"Exec" "${service_command[*]}" \
|
||||
"Respawn" "${service_respawn:-false}" \
|
||||
"Config path" "$service_config" \
|
||||
"Output log" "$service_logfile_out" \
|
||||
|
Reference in New Issue
Block a user