]> 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>
Thu, 4 Mar 2021 23:29:15 +0000 (23:29 +0000)
commit9d39df7bd9c03cca8ad9f90e08f1577db55e4449
tree6c23275f8351c797dee324f5032ea3165461be1d
parentf122a871922561b7857ec80745f3e2d9531a8862
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.

Approved by: re (gjb)
Reported By: jkim
Sponsored By: The FreeBSD Foundation

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