Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f76a4e0823 |
2
ssm
2
ssm
@@ -527,6 +527,8 @@ info() {
|
|||||||
info.item PID "$service_pid"
|
info.item PID "$service_pid"
|
||||||
info.item PIDFile "$service_pidfile"
|
info.item PIDFile "$service_pidfile"
|
||||||
|
|
||||||
|
info.item 'Running since' "$(stat -c '%y' "$service_pidfile")"
|
||||||
|
|
||||||
cgroups && {
|
cgroups && {
|
||||||
info.item Cgroup "$cgroup_home/$service_cgroup_name"
|
info.item Cgroup "$cgroup_home/$service_cgroup_name"
|
||||||
info.item 'Cgroup procs' "${#service_cgroup_procs[@]}"
|
info.item 'Cgroup procs' "${#service_cgroup_procs[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user