Update services.inc
This commit is contained in:
@@ -94,7 +94,7 @@ SERVICE_MGMT(){
|
|||||||
-nt|-nodetype) SERVICE['nodetype']=${2^^};;
|
-nt|-nodetype) SERVICE['nodetype']=${2^^};;
|
||||||
-a|-action) SERVICE['action']=${2,,};;
|
-a|-action) SERVICE['action']=${2,,};;
|
||||||
-q|-quiet) QUIET=1;;
|
-q|-quiet) QUIET=1;;
|
||||||
-*)
|
*)
|
||||||
echo "OK"
|
echo "OK"
|
||||||
if [ "${NM_SERVICE_DESC[${1}]}" != "" ]; then
|
if [ "${NM_SERVICE_DESC[${1}]}" != "" ]; then
|
||||||
echo "YES1"
|
echo "YES1"
|
||||||
|
|||||||
Reference in New Issue
Block a user