Show the config path in the info

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-12-10 19:48:22 +03:00
parent 842662f3d5
commit 4e0dd9b58e

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' ]] && {