Update..
This commit is contained in:
@ -268,7 +268,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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user