summaryrefslogtreecommitdiff
path: root/debian/openssh-known-hosts.cron.d
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-known-hosts.cron.d')
-rw-r--r--debian/openssh-known-hosts.cron.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openssh-known-hosts.cron.d b/debian/openssh-known-hosts.cron.d
index d1fef7b..27f4f64 100644
--- a/debian/openssh-known-hosts.cron.d
+++ b/debian/openssh-known-hosts.cron.d
@@ -1,4 +1,4 @@
#
# Regular cron jobs for the openssh-known-hosts package
#
-0 * * * * root [ -x /usr/share/openssh-known-hosts/update-known-hosts ] && /usr/share/openssh-known-hosts/update-known-hosts
+0 * * * * root [ -x /usr/sbin/update-openssh-known-hosts ] && /usr/sbin/update-openssh-known-hosts