supervise-daemon.sh: fix status function with no namespaces
This commit is contained in:
@@ -70,6 +70,8 @@ _check_supervised()
|
|||||||
if [ "${n1}" = "${n2}" ]; then
|
if [ "${n1}" = "${n2}" ]; then
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
|
return 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user