A very old bug indeed
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
e5fc565433
commit
5c33fc5712
2
ssm
2
ssm
|
@ -406,7 +406,7 @@ info() {
|
||||||
"Name" "$service_name" \
|
"Name" "$service_name" \
|
||||||
"Type" "$_type" \
|
"Type" "$_type" \
|
||||||
"$_status_label" "$_status" \
|
"$_status_label" "$_status" \
|
||||||
"Exec" "${service_command[*]} ${service_args[*]}" \
|
"Exec" "${service_command[*]}" \
|
||||||
"Respawn" "${service_respawn:-false}" \
|
"Respawn" "${service_respawn:-false}" \
|
||||||
"Config path" "$service_config" \
|
"Config path" "$service_config" \
|
||||||
"Output log" "$service_logfile_out" \
|
"Output log" "$service_logfile_out" \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user