After setting a ruleset on a new devfs mount, apply it.
Approved by: phk, rwatson (mentor) PR: bin/61047
This commit is contained in:
parent
df4f0fe9d4
commit
b97680b685
@ -1231,6 +1231,7 @@ devfs_domount()
|
||||
if [ -n "$rs" ]; then
|
||||
devfs_init_rulesets
|
||||
devfs_set_ruleset $rs $devdir
|
||||
devfs -m $devdir rule applyset
|
||||
fi
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user