http://qa.mandrakesoft.com/show_bug.cgi?id=1045
------- Additional Comments From [EMAIL PROTECTED] 2003-06-08 17:56 ------- Bug is still valid -- Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: if psacct is installed (withount knowledge of the user) but not used, root get's error from logrotate. Please include this FIX for /etc/logroate.d/psacct: # We create the log files to keep logrotate quiet in the case where # uucico is not run at all between two log rotations. It would be nice if # logrotate could be configured to silently ignore the case of a log # file not existing /var/log/pacct { create 644 root root monthly missingok compress } /var/log/savacct { create 644 root root monthly missingok compress } /var/log/usracct { create 644 root root monthly missingok compress } jh
