Date: Wed, 07 Dec 2022 04:07:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268216] www/apache24: htcacheclean rcscript appears too early in rcorder Message-ID: <bug-268216-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268216 Bug ID: 268216 Summary: www/apache24: htcacheclean rcscript appears too early in rcorder Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: apache@FreeBSD.org Reporter: tatsuki_makino@hotmail.com Assignee: apache@FreeBSD.org Flags: maintainer-feedback?(apache@FreeBSD.org) Created attachment 238592 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238592&action= =3Dedit patch for www/apache24 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...). --=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-268216-7788>