Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2014 10:43:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195916] New: www/nginx: compiled-in error log location is littering /var/log
Message-ID:  <bug-195916-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195916

            Bug ID: 195916
           Summary: www/nginx: compiled-in error log location is littering
                    /var/log
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa@FreeBSD.org
          Reporter: acheron.blackflow@gmail.com
          Assignee: osa@FreeBSD.org
             Flags: maintainer-feedback?(osa@FreeBSD.org)

The default, compiled-in location of error log is littering /var/log. The error
log will always be touched at /var/log/nginx-error.log regardless of error_log
directive in the nginx.conf, which according to the following is not a bug:

http://trac.nginx.org/nginx/ticket/147

This also breaks shell tab completion if you reconfigure for, eg.
/var/log/nginx/ subdir which is imho a sane default because there are then two
"nginx*" words under /var/log.

So this bug report is really about bringing the compiled-in config to a sane
default of /var/log/nginx/ subdirectory.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer osa@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195916-13>