Re: [Bastille-linux-discuss] pacct logrotate file
This tool locks down Linux and UNIX systems.
Brought to you by:
jay
|
From: Jay B. <ja...@ba...> - 2004-10-18 11:13:14
|
Albert Whale wrote:
> I have been having problems with the file that Bastille adds into
> /etc/logrotate.d/pacct. When I review the contents, they appear as
> follows:
>
> more /etc/logrotate.d/pacct
>
> # Added by Bastille Linux
> # default to rotation schedule set in /etc/logrotate.conf
> &getGlobal('DIR', "log")/pacct {
> postrotate
> &getGlobal('BIN',"accton") /pacct
> endscript
> }
>
> Can we fix this?
>
Thanks, Albert.
I've fixed this in the trunk code and also in our current release
branch. I'll re-release the latter soon.
Do you need help correcting your /etc/logrotate.d/pacct file?
- Jay
|