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