Package: coreutils
Version: 8.13-3.2
Severity: normal
File: /usr/bin/timeout

I'm trying to set the time during boot. Unfortunately ntpd hangs forever
if the timeserver is unavailable. So I added a timeout to it so the
system still continues to boot without the correct time.

But I would like to log the error. Timeout is supposed to return 124 if the
time was exceeded. But if ntpd corrects the time by more than the timeout
then the return value is 124 despite the fact the real time passed was less.

Wouldn't it be possible to detect this case and return the exit code of
ntpd instead of a false timeout error?

MfG
        Goswin

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages coreutils depends on:
ii  dpkg          1.16.7
ii  install-info  4.13a.dfsg.1-10
ii  libacl1       2.2.51-8
ii  libattr1      1:2.4.46-8
ii  libc6         2.13-34
ii  libselinux1   2.1.9-5

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to