Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2015 11:30:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204012] www/varnish4: default log file / pid file for varnishlog/varnishncsa is broken
Message-ID:  <bug-204012-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 204012
           Summary: www/varnish4: default log file / pid file for
                    varnishlog/varnishncsa is broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: feld@FreeBSD.org
          Reporter: peter@FreeBSD.org
          Assignee: feld@FreeBSD.org
             Flags: maintainer-feedback?(feld@FreeBSD.org)

By default, varnishlog and varnishncsa are run as a non-privileged user:

varnishlog_user="varnishlog"
varnishncsa_user="varnishlog"

However, the following files can't be written:
varnishlog_file=/var/log/varnish.log
varnishlog_pidfile=/var/run/${name}.pid

and the same for varnishncsa_file and _pidfile.

Please change these to something that works by default.

-- 
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-204012-13>