X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-nrpe-config%2Fdebian%2Fcron.d;h=01d4be934fdc84629893aacb257c8a2aa59f88f0;hb=6f1b9549915d9d7837e09a3a53054237801b573d;hp=ba79a57af28628721bcc3c538e13bc2809ee50c3;hpb=2b53cd5e9283c1fe9745af86b10d452195f88daa;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-nrpe-config/debian/cron.d b/dsa-nagios-nrpe-config/debian/cron.d index ba79a57..01d4be9 100644 --- a/dsa-nagios-nrpe-config/debian/cron.d +++ b/dsa-nagios-nrpe-config/debian/cron.d @@ -1,8 +1,6 @@ @reboot root sleep 10m && [ -x /usr/share/dsa/weak-ssh-keys-check ] && /usr/share/dsa/weak-ssh-keys-check -s /var/cache/dsa/nagios/weak-ssh-keys @daily root [ -x /usr/share/dsa/weak-ssh-keys-check ] && /usr/share/dsa/weak-ssh-keys-check -s /var/cache/dsa/nagios/weak-ssh-keys -@reboot root [ -x /usr/sbin/dsa-update-apt-status ] && /usr/sbin/dsa-update-apt-status -@daily root [ -x /usr/sbin/dsa-update-apt-status ] && /usr/sbin/dsa-update-apt-status -@hourly root [ -x /usr/sbin/dsa-update-apt-status ] && /usr/sbin/dsa-update-apt-status hourly +@hourly root [ -x /usr/sbin/dsa-update-apt-status ] && /usr/sbin/dsa-update-apt-status # vim:ft=crontab: