[Bug 268216] www/apache24: htcacheclean rcscript appears too early in rcorder

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Dec 2022 06:41:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268216

--- 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="FILESYSTEMS".
However, explicitly listing it would still be effective in a LOCALBASE=/ or
LOCALBASE="" environment :)

-- 
You are receiving this mail because:
You are the assignee for the bug.