]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't check compat.linux.emul_path before loading linux(4)
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Mon, 8 Feb 2021 21:52:31 +0000 (21:52 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Tue, 2 Mar 2021 18:43:26 +0000 (18:43 +0000)
commit5dc2e1bcf41f853b31b6d08a5c2d643408e890f3
tree0b029ecdafb48bf833aa871a22757f791dbd9724
parent1b2802ed4ed09746d6870080f85d79a9ccd782b0
Don't check compat.linux.emul_path before loading linux(4)

Fix e40787f900f to make libexec/rc/rc.d/linux retrieve the sysctl
after loading the kernel module which provides it, not before.

Reported By: jkim
Sponsored By: The FreeBSD Foundation

(cherry picked from commit 07cac176fba947381c8111b8e02e8067e7fa542a)
libexec/rc/rc.d/linux