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

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-apache (Nobody)
<apache@FreeBSD.org> for maintainer-feedback:
Bug 267559: www/apache24: Move DAV lock tot directory layed out with hier(7)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267559



--- Description ---
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.



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