Show the config path in the info

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-12-10 19:48:22 +03:00
parent 842662f3d5
commit 6f2db37dff
1 changed files with 1 additions and 0 deletions

1
ssm
View File

@ -280,6 +280,7 @@ info() {
"$_status_label" "$_status"
"Exec" "${service_command[*]} ${service_args[*]}"
"Respawn" "${service_respawn:-false}"
"Config path" "${service_config}"
)
[[ "$_status" == 'yes' ]] && {