summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc6
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/rc b/etc/rc
index 38eb067..c8f80c3 100755
--- a/etc/rc
+++ b/etc/rc
@@ -50,11 +50,7 @@ adjkerntz -i
sysctl net.inet.tcp.sack.enable=0
-# Start PF. We are now using GENERIC kernel
-# so freebsd update can do its job correctly.
-/sbin/kldload pf.ko
-
-#mount_devfs devfs /dev
+mount_devfs devfs /dev
# Create an initial utmp file
cd /var/run && cp /dev/null utmp && chmod 644 utmp
OpenPOWER on IntegriCloud