The real name of the process is not 'ngcp-rest-api' but 'node':
root@web01a:~# ps ax | grep rest-api
80697 ? Ssl 0:01 ngcp-rest-api
root@web01a:~# pstree 80697
node─┬─node───10*[{node}]
└─6*[{node}]
There is no easy way to match it or change the real name. So removing
this check until we have a solution.
Change-Id: I11f5301787fe41a9d8e3b299907cd6a2f08ee1f0
mr10.2.1
parent
2a47a1a4dd
commit
cfe08f57b6
Loading…
Reference in new issue