Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2022 12:29:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267559] www/apache24: Move DAV lock tot directory layed out with hier(7)
Message-ID:  <bug-267559-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267559
           Summary: www/apache24: Move DAV lock tot directory layed out
                    with hier(7)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: apache@FreeBSD.org
          Reporter: michael.osipov@siemens.com
          Assignee: apache@FreeBSD.org
             Flags: maintainer-feedback?(apache@FreeBSD.org)

mod_dav_fs requires a DavLockDB config option. Currently it points to
"/usr/local/var/DavLock" which contradicts to hier(7) where such variable
(transient) data should reside in /var.

Proposal is to create /var/db/apache, /var/db/apache/DavLock in pkg-plist,
owned by www:www as required by docs and patch the sample file.

--=20
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-267559-7788>