Skip to content

Commit

Permalink
add final cron serice enabled for icinga x509 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Wilms authored and Torsten Wilms committed Feb 23, 2022
1 parent 6156807 commit 6143657
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/opt/setup/55-cron
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ if [ ! -f "/etc/cron.d/icinga" ]; then
#30 2 * * * /usr/bin/icingacli x509 import --file /etc/ssl/certs/ca-certificates.crt 2>&1
#00 4 * * * /usr/bin/icingacli x509 scan --job <JOBNAME> 2>&1
* * * * * echo $(date) >> /tmp/cron.log 2>&1
END

chmod 0644 /etc/cron.d/icinga
Expand Down

0 comments on commit 6143657

Please sign in to comment.