Update lmgrd ports for Comsol
This commit is contained in:
parent
be99fd38e8
commit
caf21204e8
|
@ -344,7 +344,7 @@ fi
|
||||||
### IF LMGRD [[[
|
### IF LMGRD [[[
|
||||||
if [ "$(command -v lmgrd)" ]; then
|
if [ "$(command -v lmgrd)" ]; then
|
||||||
MSG=$(process_info "lmgrd" '')
|
MSG=$(process_info "lmgrd" '')
|
||||||
MSG=$(service_info "27000|33188|57227" "${MSG}")
|
MSG=$(service_info "1718|1719|27000|33188|57227" "${MSG}")
|
||||||
printf '%b' "\\n${MSG}"
|
printf '%b' "\\n${MSG}"
|
||||||
fi
|
fi
|
||||||
### ]]]
|
### ]]]
|
||||||
|
|
Loading…
Reference in New Issue