update
This commit is contained in:
@@ -32,10 +32,14 @@ WEBDOCKER=phpmyadmin,phppgadmin
|
||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
FOLDER=/opt/idssys/nodemgmt
|
||||
TMPFOLDER=${FOLDER}/.tmp
|
||||
SCRIPT=${FOLDER}/nodemgmt-scripts.sh
|
||||
LOGFILE=${FOLDER}/logfile
|
||||
RENOTIFY=900
|
||||
|
||||
[ ! -d ${TMPFOLDER} ] && mkdir ${TMPFOLDER}
|
||||
|
||||
|
||||
NM_SRVCOPT=(start stop restart reload enable disable)
|
||||
|
||||
#MYSQL_REPL_CHECK=( )
|
||||
|
||||
Reference in New Issue
Block a user