[Bug 267559] www/apache24: Move DAV lock tot directory layed out with hier(7)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Nov 2022 12:29:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267559 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. -- You are receiving this mail because: You are the assignee for the bug.