]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/delegate/cleanup.ksh
Update ZTS to work on FreeBSD
[mirror_zfs.git] / tests / zfs-tests / tests / functional / delegate / cleanup.ksh
index 31a57590fcb00e5446c35400f9415fac4b5c5ed8..2d129fbc17f231ae10b44845a5fc967ec99d4ee9 100755 (executable)
@@ -43,6 +43,10 @@ if ! is_linux; then
        fi
 fi
 
+if is_freebsd; then
+       log_must sysctl vfs.usermount=0
+fi
+
 if is_linux; then
        log_must set_tunable64 zfs_admin_snapshot 0
 fi