]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/delegate/setup.ksh
Update ZTS to work on FreeBSD
[mirror_zfs.git] / tests / zfs-tests / tests / functional / delegate / setup.ksh
index 149cf7869ae79de8d95c92109d3b7b55478a66e8..d28e163751c08c0a46eb60a40d17da7c6ad91082 100755 (executable)
@@ -44,6 +44,11 @@ if ! is_linux; then
        fi
 fi
 
+if is_freebsd; then
+       # To pass user mount tests
+       log_must sysctl vfs.usermount=1
+fi
+
 cleanup_user_group
 
 # Create staff group and add two user to it