Date: Wed, 15 May 2024 06:05:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278993] fsck not checking disk if sysctl kern.boottrace.enabled=1 is set Message-ID: <bug-278993-227-rjjupCTD52@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278993-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278993 --- Comment #1 from Oleksii Samorukov <samm@FreeBSD.org> --- Okay, so the problem is that "$autoboot" is used by the fsck script but not exported, so when the boot trace is running, the script does not work. Without a backtrace, export is not needed as the script is sourced. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278993-227-rjjupCTD52>
