Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Dec 2022 06:41:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 268216] www/apache24: htcacheclean rcscript appears too early in rcorder
Message-ID:  <bug-268216-16115-RB0QT1ycHj@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268216

--- Comment #1 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Sorry, scripts under ${LOCALBASE}/etc/rc.d/ are always executed in "pass 2"=
, so
they could not be eligible for early_late_divider=3D"FILESYSTEMS".
However, explicitly listing it would still be effective in a LOCALBASE=3D/ =
or
LOCALBASE=3D"" environment :)

--=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-16115-RB0QT1ycHj>