I won't be closing this in 1.24-1 because I am not rewriting the scripts
until -2 (coming in a week or two).
--
John Hasler
jhas...@newsguy.com
Elmwood, WI USA
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@li
Perhaps a solution is to add an ifupdown hook restarting chrony when a
network interface is taken up? This is the one used by ntp
(/etc/network/if-up.d/ntp):
#!/bin/sh
# remove (or comment out) the next line if your network addresses change
#exit 0
case $ADDRFAM in
inet*)
On Fri, May 28, 2010 at 07:07:16PM -0400, Frédéric Brière wrote:
> I suspect putonline() is not doing its job properly; I'll investigate
Nah. (Not that it's not buggy, but that's not the issue here.)
The problem is that it takes a couple of seconds for pppd to bring the
interface up, which may b
On Tue, May 25, 2010 at 04:50:28PM +0300, Juhapekka Tolvanen wrote:
> See, what happens, if I use chronyc right after I have booted my computer:
Glad to know I'm not the only one with this problem.
> I think there is something wrong with dependenccies of boot-scripts.
> Maybe init-scrip of chrony
Package: chrony
Version: 1.23-7
Severity: important
See, what happens, if I use chronyc right after I have booted my computer:
juht...@juhtolv:/home/juhtolv % chronyc
chrony version 1.23, copyright (C) 1997-2002 Richard P. Curnow
chrony comes with ABSOLUTELY NO WARRANTY.
This is free softwa
5 matches
Mail list logo