On Thu, Dec 27, 2012 at 02:22:46AM +0100, Paolo Aglialoro wrote:
> Thank you, here is the diff for newsyslog.conf:
>
>
> 1c1
> < # $OpenBSD: newsyslog.conf,v 1.29 2011/04/14 20:32:34 sthen Exp $
> ---
> > # $OpenBSD: newsyslog.conf,v 1.30 2012/12/27 02:16:14 sthen Exp $
> 17a18,19
> > #/v
2012/12/27 Paolo Aglialoro :
> B flag to avoid newsyslog manipulating contents of log files, like it
> happens for pflog
Yep, but /var/log/pflog is binary, contrary to nginx logs.
> 644 was just for being comfortable (it comes from a 1 user system), it may
> of course be changed to be stricter
S
B flag to avoid newsyslog manipulating contents of log files, like it
happens for pflog
644 was just for being comfortable (it comes from a 1 user system), it may
of course be changed to be stricter
On Thu, Dec 27, 2012 at 2:35 AM, MichaÅ Markowski
wrote:
> 2012/12/27 Paolo Aglialoro :
> >> #/
2012/12/27 Paolo Aglialoro :
>> #/var/www/logs/access.log 644 7 *24ZB "kill -s
> USR1 `cat /var/run/nginx.pid`"
>> #/var/www/logs/error.log 644 7 *24ZB "kill -s
> USR1 `cat /var/run/nginx.pid`"
>
Why B flag and global read permissions?
--
Mich
Thank you, here is the diff for newsyslog.conf:
1c1
< # $OpenBSD: newsyslog.conf,v 1.29 2011/04/14 20:32:34 sthen Exp $
---
> # $OpenBSD: newsyslog.conf,v 1.30 2012/12/27 02:16:14 sthen Exp $
17a18,19
> #/var/www/logs/access.log 644 7 *24ZB "kill -s
USR1 `cat /var
On 12/26/12 17:02, Paolo Aglialoro wrote:
...
> Btw, as apache is still present in faq, is any man nginx.conf / faq entry
> planned or the only nginx.org is THE doc resource?
>
> Thanks
>
The reason for FAQ entries about things like Apache/httpd being chrooted
is that it isn't standard in the "m
On Wed, Dec 26, 2012 at 11:02:56PM +0100, Paolo Aglialoro wrote:
> Hi misc!
>
> Considering that with 5.2 nginx is going to be (already is?) the official
> http server (I'm using it with joy, I like its minimalistic approach), is
> there some officially recommended way to rotate the logs in /var/w
7 matches
Mail list logo