From 64fe7dce6b8b2562971be3ab664ffde4112bcca3 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 27 Jun 2025 13:52:21 +0200 Subject: [PATCH] mail04 --- rebootSchedule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebootSchedule.sh b/rebootSchedule.sh index dc98c86..2f781aa 100644 --- a/rebootSchedule.sh +++ b/rebootSchedule.sh @@ -5,7 +5,7 @@ FIRST=("dc02") SECOND=("web06" "web03" "net06" "fs01" ) THIRD=("net07" "net08") -REST=("man03" "vps01" "pbx02" "dc01" "git01" "run01" "has01" "man01" "mdm01" "minecraft" "rpi03" "web04" "web05" "mail03" "cloud01" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01") +REST=("man03" "vps01" "pbx02" "dc01" "git01" "run01" "has01" "man01" "mdm01" "minecraft" "rpi03" "web04" "web05" "mail03" "mail04" "cloud01" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01") timeToWait=900 ############################################