jonmatifa / zfsmanager

ZFS administration tool for Webmin
Other
108 stars 22 forks source link

Spelling error on aclinherit property #17

Closed BadWolf43 closed 6 years ago

BadWolf43 commented 6 years ago

Attempting to set zfs property aclinherit to pasthrough on dpool/Movies with command... zfs set aclinherit=pasthrough dpool/Files

error: cannot set property for 'dpool/Files': 'aclinherit' must be one of 'discard | noallow | restricted | passthrough | passthrough-x'

spellingerror

jonmatifa commented 6 years ago

See above, I just tested this and it should be working now.