Update services.inc

This commit is contained in:
2023-11-18 19:10:10 -06:00
parent 1376497623
commit e07296bf3f

View File

@@ -94,7 +94,7 @@ SERVICE_MGMT(){
-nt|-nodetype) SERVICE['nodetype']=${2^^};;
-a|-action) SERVICE['action']=${2,,};;
-q|-quiet) QUIET=1;;
-*)
*)
echo "OK"
if [ "${NM_SERVICE_DESC[${1}]}" != "" ]; then
echo "YES1"