mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-01 06:00:33 +05:00
blockcheck: kldstat -m
This commit is contained in:
parent
93da999735
commit
bb7faca67e
@ -160,7 +160,7 @@ check_system()
|
||||
freebsd_module_loaded()
|
||||
{
|
||||
# $1 - module name
|
||||
kldstat -qn "${1}.ko"
|
||||
kldstat -qm "${1}"
|
||||
}
|
||||
freebsd_modules_loaded()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user