summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rc.subr1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.subr b/etc/rc.subr
index 1699bb3..5d2c96a 100644
--- a/etc/rc.subr
+++ b/etc/rc.subr
@@ -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
}
OpenPOWER on IntegriCloud