update
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
VERS='5.5.30-06262025'
|
VERS='5.5.30-06262025'
|
||||||
NM_BETA=false
|
NM_BETA=false
|
||||||
|
|
||||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update log betacheck offsite-staticroute-fix '
|
noheader=' test service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update log betacheck offsite-staticroute-fix '
|
||||||
CERT_DAEMON='/opt/certbot/bin/certbot'
|
CERT_DAEMON='/opt/certbot/bin/certbot'
|
||||||
|
|
||||||
declare -i errtime
|
declare -i errtime
|
||||||
|
|||||||
@@ -1523,8 +1523,8 @@ GUI(){
|
|||||||
backup-unifinvr) BACKUP_UNIFINVR;;
|
backup-unifinvr) BACKUP_UNIFINVR;;
|
||||||
|
|
||||||
test)
|
test)
|
||||||
if [ ! -f /etc/rsyslog.d/01-ignore-session-messages.conf ] && [ -f ${NM_FOLDER}/conf/01-ignore-session-messages.conf ]; then
|
if [ ! -f /etc/rsyslog.d/01-ignore-session-messages.conf ] && [ -f ${NM_FOLDER}/conf/rsyslog/01-ignore-session-messages.conf ]; then
|
||||||
cp ${NM_FOLDER}/conf/01-ignore-session-messages.conf /etc/rsyslog.d/
|
cp ${NM_FOLDER}/conf/rsyslog/01-ignore-session-messages.conf /etc/rsyslog.d/
|
||||||
systemctl restart rsyslog
|
systemctl restart rsyslog
|
||||||
echo "COPIED OVER"
|
echo "COPIED OVER"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user