also remove weak check cron-job
authorPeter Palfrader <peter@palfrader.org>
Mon, 30 Dec 2013 23:19:22 +0000 (00:19 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 30 Dec 2013 23:19:22 +0000 (00:19 +0100)
dsa-nagios-checks/debian/cron.d

index a74723b..8536e02 100644 (file)
@@ -1,6 +1,3 @@
-@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
-
 @hourly  root [ -x /usr/sbin/dsa-update-apt-status ] && /usr/sbin/dsa-update-apt-status 2>&1 | logger -t dsa-update-apt-status
 13 */4 * * * root [ -x /usr/sbin/dsa-update-samhain-status ] && /usr/sbin/dsa-update-samhain-status