Package: mcelog Version: 0.7-1 Severity: wishlist It would be nice if mcelog could log timestamps in its logfile. A quick hack for doing that would be:
foo=`/usr/sbin/mcelog --ignorenodev --filter`; if [[ $foo ]]; then echo -e `date`"\n$foo" >> /var/log/mcelog; fi best regards, Michael -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.17 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages mcelog depends on: ii debconf [debconf-2.0] 1.4.59 Debian configuration management sy ii libc6 2.3.5-13 GNU C Library: Shared libraries an ii makedev 2.3.1-82 creates device files in /dev mcelog recommends no packages. -- debconf information: mcelog/unusable: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]