Package: at Version: 3.1.10 Severity: important I sometimes need to (re) run the daily cron maintenance so I schedule the run with at. Since the jobs affect system log files in '/var/log' and restart 'acct', etc., they need to be run as root. So I su to root, then:
1. at HHMM 2. cd / && run-parts --verbose /etc/cron.daily 3. CTRL-D The jobs will kick off and run but at the end I see the following messages on /var/log/message: atd[10175]: pam_unix(atd:session): session opened for user root by (uid=1) Feb 26 18:11:38 dell5160 atd[10175]: pam_unix(atd:session): session closed for user root Feb 26 18:11:38 dell5160 atd[10175]: Open of jobfile failed: Broken pipe No mail is sent containing the ouptut of the jobs. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.23 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages at depends on: ii exim4-daemon-light [mail-tran 4.69-2 lightweight Exim MTA (v4) daemon ii libc6 2.7-6 GNU C Library: Shared libraries ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip at recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]