Update services.inc

This commit is contained in:
2023-11-18 19:08:20 -06:00
parent 514028b691
commit 5207968159

View File

@@ -96,6 +96,7 @@ SERVICE_MGMT(){
-q|-quiet) QUIET=1;;
-*)
if [ "${NM_SERVICE_DESC[${1}]}" != "" ]; then
echo "YES"
SERVICE['service']=${1}
elif [ "${NM_SRVCOPTS[${1}]}" != "" ]; then