Index: [Article Count Order] [Thread]

Date:  Sun, 17 Sep 2006 09:25:14 +0200
From:  Dennis <dennis (at mark) mixfans.org>
Subject:  [coba-e:07012] Re: Cron <root (at mark) www> run-parts /etc/cron.daily
To:  coba-e (at mark) bluequartz.org
Message-Id:  <450CF85A.30905 (at mark) mixfans.org>
In-Reply-To:  <000701c6d9eb$a88aabc0$6400a8c0@YOUR4105E587B6>
References:  <000701c6d9eb$a88aabc0$6400a8c0@YOUR4105E587B6>
X-Mail-Count: 07012


> Is this:
>
> /bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true
>
> supposed to restart apache after rotating the logs?  Could I put a:
>
> /etc/initd/http restart
>
> in there to insure apache is restarted every night?
>
>   
For what I know: my apache is restarted every night, (out of the box).