summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index a912288..20a8414 100644
--- a/etc/rc
+++ b/etc/rc
@@ -597,7 +597,7 @@ mkdir -m 1777 /tmp/.X11-unix
# Load LOMAC(4) security if wanted.
case ${lomac_enable} in
[Yy][Ee][Ss])
- kldload lomac >/dev/null 2>&1
+ kldload mac_lomac >/dev/null 2>&1
;;
esac
OpenPOWER on IntegriCloud