Project

General

Profile

« Previous | Next » 

Revision cd5084d5

Added by Renato Botelho over 10 years ago

Remove redundant/unused call to kldstat

View differences:

etc/rc
54 54
# Mount memory file system if it exists
55 55
echo "Mounting filesystems..."
56 56

  
57
kldstat -qm zfs
58 57
# Handle ZFS read-only case
59 58
if [ "$PLATFORM" = "pfSense" ]; then
60 59
	kldstat -qm zfs

Also available in: Unified diff