diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index aa126671..5cfd4903 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -638,7 +638,7 @@ SERVICES(){ SERVICES exit 0 else - echo "nm service ${NODE_SERVICES[${selsrvc}]} ${NM_SRVCOPT[${selsrvcopt}]}" + SERVICE ${NODE_SERVICES[${selsrvc}]} ${NM_SRVCOPT[${selsrvcopt}]} echo "" DIVIDER if [ -z $action ] || [ "${action}" = "gui" ]; then