Originally posted by: SystemAdmin
Hi,
I've installed [b]logrotate[/b] from AIX PDSLIB on several systems (AIX 5.1 and AIX 5.3). I've fisrt used binary 5.1 version. After that, I've compiled the source version. In both cases, it seems to work well but no rotation is done :
code# /usr/local/sbin/logrotate -vf /etc/logrotate.conf
reading config file /etc/logrotate.conf
including /etc/logrotate.d[/code]
and I have a return code of 1 :
code# echo $?
1[/code]
but no other message.
Does anyone know what's going wrong ? A failing file ? An incomplete path ?
Thanks.
#AIX-Forum