if you have /tmp mounted noexec then everytime the syslog log rotate tries to run syslogd will hang and this problem with reoccur
You have to modify the /etc/cron.daily/logrotate to add a seperate tmp folder
add these 2 lines
TMPDIR=/somewhere/tmp
export TMPDIR



LinkBack URL
About LinkBacks
Reply With Quote





