zfsonlinux/zfs-debian-pve/zfsutils.zfs.default
2015-01-12 10:16:16 +01:00

13 lines
372 B
Plaintext

# ZoL userland configuration.
# Wait this many seconds during system start for pool member devices to appear
# before attempting import and starting mountall.
ZFS_AUTOIMPORT_TIMEOUT='30'
# Run `zfs share -a` during system start?
# nb: The shareiscsi, sharenfs, and sharesmb dataset properties.
ZFS_SHARE='no'
# Run `zfs unshare -a` during system stop?
ZFS_UNSHARE='no'