Re: 15.0 - rc.conf ignores a setting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Dec 2025 02:09:38 UTC
Konstantin Belousov <kostikbel@gmail.com> writes: > I think that noshutdown is run twice, once before early_late_divider, and > once after. cleanvar does the same, but it protects against deleting > the files in /var/run on the second run. We don't run rc scripts twice. We call run_init_scripts twice, but it keeps track of which scripts it's already run and doesn't run them again the second time. DES -- Dag-Erling Smørgrav - des@FreeBSD.org