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:56:50 -0300
commit1189757e91253e5593fae61645dba428cc0adc1d (patch)
tree9b8e43dc02ea6acf6c28ada5e378ca6b237ad838 /etc
parent8228109b6fb7b722acb951676ca2c94407657854 (diff)
downloadpfsense-1189757e91253e5593fae61645dba428cc0adc1d.zip
pfsense-1189757e91253e5593fae61645dba428cc0adc1d.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 4389a9c..8a76bc9 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