I currently have a zpool of a few SSDs with a few ZFS volumes on there.  I need to export one of the volumes over NFS.  The problem is that, unlike the SMB settings where you can add extra config, there is no such option for NFS.  Unassigned devices won't recognize ZFS volumes, so I can't use that.  If I use the zfs set sharenfs=on command, it will work then, but will not stay shared after a reboot or if any changes are made to any share setting.   My solution was to write a script tha