Update services.inc
This commit is contained in:
@@ -37,6 +37,7 @@ SINGLE_SERVER_SERVICE_CHECK(){
|
|||||||
else
|
else
|
||||||
touch ${NM_TMPFOLDER}/.singleserver.${1^^}.primary
|
touch ${NM_TMPFOLDER}/.singleserver.${1^^}.primary
|
||||||
fi
|
fi
|
||||||
|
rm -f ${NM_TMPFOLDER}/.singleserver.${1^^}.secondary
|
||||||
|
|
||||||
for stc in "${!servicestocheck}"; do
|
for stc in "${!servicestocheck}"; do
|
||||||
[ "${stc}" = "pdnsadmin" ] && stc="pdnsadmin.service pdnsadmin.socket"
|
[ "${stc}" = "pdnsadmin" ] && stc="pdnsadmin.service pdnsadmin.socket"
|
||||||
|
|||||||
Reference in New Issue
Block a user