Update..
This commit is contained in:
@ -278,7 +278,7 @@ cron_user_entries:
|
||||
- name: "Check if NTP service 'ntpsec' is up and running?"
|
||||
minute: '*/30'
|
||||
hour: '*'
|
||||
job: /root/bin/monitoring/check_ntpsec_service.sh
|
||||
job: /root/bin/monitoring/check_ntpsec_service.sh > /dev/null 2>&1
|
||||
|
||||
- name: "Optimize mysql tables"
|
||||
minute: '53'
|
||||
|
Reference in New Issue
Block a user