I'm getting this quite a bit, and it's puzzling me.  I'm not entirely
sure *why* it seems to be whining at me.  Any suggestions?

------ Forwarded message ------
    From: [EMAIL PROTECTED] (Cron Daemon)
 Subject: Cron <[EMAIL PROTECTED]> run-parts /etc/cron.daily
    Date: 20 Jul 1997 13:42:06 -0000
      To: [EMAIL PROTECTED]

+ DAYS=35
+ '[' -f /etc/apache/httpd.conf ']'
+ umask 022
++ egrep -h '^[:space:]*[A-Za-z]*Log /' /etc/apache/access.conf 
/etc/apache/httpd.conf /etc/apache/srm.conf
++ sed 's/^ *//g'
++ cut -f 2 -d ' '
+ LOGS=/var/log/apache/error.log
/var/log/apache/access.log
+ '[' '/var/log/apache/error.log
/var/log/apache/access.log' = '' ']'
++ egrep -h '^[:space:]*ServerRoot ' /etc/apache/httpd.conf
++ cut -f 2 -d ' '
+ SERVERROOT=/etc/apache
+ '[' /etc/apache '!=' '' ']'
+ cd /etc/apache
++ egrep -h '^User [a-z]' httpd.conf
++ cut -f 2 -d ' '
+ USR=nobody
+ '[' nobody = '' ']'
++ egrep -h '^Group [a-z]' httpd.conf
++ cut -f 2 -d ' '
+ GRP=
+ '[' '' = '' ']'
+ GRP=www-data
+ '[' -f /var/log/apache/error.log ']'
+ savelog -c 35 -m 664 -u nobody -g www-data /var/log/apache/error.log
+ '[' -f /var/log/apache/access.log ']'
+ savelog -c 35 -m 664 -u nobody -g www-data /var/log/apache/access.log
+ trap '' 1
+ killall -HUP /usr/sbin/apache
+ exit 0
shell-init: could not get current directory: getcwd: cannot access parent 
directories

Attachment: pgpJVvtrKGLdd.pgp
Description: PGP signature

Reply via email to