Package: acct
Version: 6.3.99+6.4pre1-4
Followup-For: Bug #375712
tpo2:/tmp# diff -u /tmp/acct /etc/cron.monthly/acct
--- /tmp/acct 2006-07-27 10:09:54.000000000 +0200
+++ /etc/cron.monthly/acct 2006-07-27 10:10:30.000000000 +0200
@@ -30,7 +30,7 @@
gunzip -c /var/log/wtmp.1.gz > $WTMP
fi
- ac -f $WTMP /var/log/wtmp.1 -p | sort -nr +1 >> /var/log/wtmp.report
+ ac -f $WTMP /var/log/wtmp.1 -p | sort -nr -k 1 >> /var/log/wtmp.report
echo >> /var/log/wtmp.report
last -f $WTMP >> /var/log/wtmp.report
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages acct depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
acct recommends no packages.
-- debconf information:
acct/kernel_mismatch: false
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]