Update host configurations
This commit is contained in:
@@ -240,11 +240,6 @@ cron_user_special_time_entries:
|
||||
job: "sleep 10 ; /root/bin/monitoring/check_postfix.sh > /dev/null 2>&1"
|
||||
insertafter: PATH
|
||||
|
||||
- name: "Check if Check if all autostart LX-Container are running."
|
||||
special_time: reboot
|
||||
job: "sleep 120 ; /root/bin/LXC/boot-autostart-lx-container.sh"
|
||||
insertafter: PATH
|
||||
|
||||
|
||||
cron_user_entries:
|
||||
|
||||
@@ -273,8 +268,8 @@ cron_user_entries:
|
||||
hour: '*'
|
||||
job: /root/bin/monitoring/check_ntpsec_service.sh > /dev/null 2>&1
|
||||
|
||||
- name: "Check if all autostart LX-Container are running.?"
|
||||
minute: '*/10'
|
||||
- name: "Check if all autostart LX-Container are running."
|
||||
minute: '*/9'
|
||||
hour: '*'
|
||||
job: /root/bin/LXC/boot-autostart-lx-container.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user