Date: Wed, 07 Dec 2022 04:07:20 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: maintainer-feedback requested: [Bug 268216] www/apache24: htcacheclean rcscript appears too early in rcorder Message-ID: <bug-268216-16115-1DNygMT2nm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268216-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-268216-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 268216: www/apache24: htcacheclean rcscript appears too early in rcorder https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268216 --- Description --- Because htcacheclean has no dependencies set, it runs before the file syste= m is ready, even though it makes changes to the file system. A dependency on FILESYSTEMS or at least mountcritlocal is required. The usage before this fixing was service htcacheclean onestart with htcacheclean_enable=3DNO. Unrelated, but there are several scripts in /etc/rc.d/* in the same state (= e.g. bug 215368, bug 268157...).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268216-16115-1DNygMT2nm>