[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pb with rotate in cf.site
From: |
Pierrick PONS |
Subject: |
Re: pb with rotate in cf.site |
Date: |
Wed, 19 Nov 2003 18:14:17 +0100 |
>
> I have tested this now and it works as expected. All numbered
> files log.1 log.2 etc are renamed to a higher number and then
> finally log is *copied* to log.1 and log is emptied.
>
Cfengine behaviour seems to be correct.
That's why I'd like to do a "kill -HUP program.pid" at the end of the rotation.
Is there an option in cfengine, maybe in rotate to do so ?
Or do I have to launch another command at the same time which will do a "kill
-HUP program.pid" ?
Thanks in advance
Pierrick