summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-14 15:50:07 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-14 15:50:07 -0300
commitcd5084d5d7c79a4c99c01e20329b9e8650a70a10 (patch)
treeb13195c43090a2ba114f855815e591d81eabed93 /etc
parentf74636b61b6ef0911ce060289424d1d57bf8f55a (diff)
downloadpfsense-cd5084d5d7c79a4c99c01e20329b9e8650a70a10.zip
pfsense-cd5084d5d7c79a4c99c01e20329b9e8650a70a10.tar.gz
Remove redundant/unused call to kldstat
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 32e2d34..dcb156c 100755
--- a/etc/rc
+++ b/etc/rc
@@ -54,7 +54,6 @@ fi
# Mount memory file system if it exists
echo "Mounting filesystems..."
-kldstat -qm zfs
# Handle ZFS read-only case
if [ "$PLATFORM" = "pfSense" ]; then
kldstat -qm zfs
OpenPOWER on IntegriCloud