Update services.inc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user