[project @ peter@palfrader.org-20090303204311-ej5qnljpoh3ejukk]
authorPeter Palfrader <peter@palfrader.org>
Tue, 3 Mar 2009 20:43:11 +0000 (20:43 +0000)
committerPeter Palfrader <peter@palfrader.org>
Tue, 3 Mar 2009 20:43:11 +0000 (20:43 +0000)
fix crontab

dsa-nagios-nrpe-config/debian/cron.d

index 6a193f3..031d3d5 100644 (file)
@@ -2,6 +2,6 @@
 @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
-13 */4 * * * root [ -x /usr/sbin/dsa-update-apt-samhain ] && /usr/sbin/dsa-update-apt-samhain
+13 */4 * * * root [ -x /usr/sbin/dsa-update-samhain-status ] && /usr/sbin/dsa-update-samhain-status
 
 # vim:ft=crontab: