Re: Re: /etc/cron.daily/logrotate
...
> run-parts: /etc/cron.daily/logrotate exited with return > code 1
...
> if ps cax | grep -q mysqld; then > exit 1 > fi
This is one possible candidate; is there a mysqld process
running?
Try running "sh -x /etc/cron.daily/logrotate". This will
print out the lines as it executes, which means the ones
near the end are the culprits.
--
Jon Dowland
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Mon Dec 3 12:08:24 2007
This archive was generated by hypermail 2.1.8
: Tue Feb 26 2008 - 18:11:47 EST
|