|
From: Bradlee L. <bra...@gm...> - 2009-04-14 13:43:17
|
1.2. It might be good to modify it to match the other scripts. I made
it to where it would work for me.
On Tue, Apr 14, 2009 at 7:11 AM, Heiko Zuerker <he...@zu...> wrote:
> Hey,
>
> Quoting Bradlee Landis <bra...@gm...>:
>
>> I took this from redhat. It seems would be good to have in DL:
>>
>>
>> /var/log/apache2/*log {
>> missingok
>> notifempty
>> sharedscripts
>> postrotate
>> /bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true
>> endscript
>> }
>
> On which version of DL did you test it? 1.2? 1.3?
>
> --
>
> Regards
> Heiko Zuerker
> http://www.devil-linux.org
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> Devil-linux-discuss mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
>
|