Bug#305128: ntpdate: missing hourly cron job: dh_installcron would be easy...

2005-04-19 Thread Matthias Urlichs
Hi, Dan MacNeil: The man page says ntpdate should run hourly, but the package does not supply a cronjob Thanks for the contribution. I can't do that by default -- some people run ntpd, some are behind dial-up network connections, ... Your script is helpful though, I'll include it

Bug#305128: ntpdate: missing hourly cron job: dh_installcron would be easy...

2005-04-17 Thread Dan MacNeil
Package: ntpdate Version: 1:4.2.0a+stable-2 Severity: wishlist The man page says ntpdate should run hourly, but the package does not supply a cronjob #!/usr/bin/perl use strict; use warnings; my $GIVE_UP_AFTER_NUMBER = 10; my $cmd = '/usr/sbin/ntpdate pool.ntp.org 21'; my ( $count,