mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-14 23:43:27 +03:00
blockcheck: kldstat -m
This commit is contained in:
@@ -160,7 +160,7 @@ check_system()
|
||||
freebsd_module_loaded()
|
||||
{
|
||||
# $1 - module name
|
||||
kldstat -qn "${1}.ko"
|
||||
kldstat -qm "${1}"
|
||||
}
|
||||
freebsd_modules_loaded()
|
||||
{
|
||||
|
Reference in New Issue
Block a user