I was experimenting with some permissions in a zfs filesystem and now I'd like to remove them and let them be inherited from the parent, but I can't seem to find the incantation to do so. Can someone point me in the right direction? Thanks!
I'm thinking you meant "properties" and not "permissions". Check out zfs(8). See the zfs inherit command. You can use the zfs inherit command to clear a property value, thus causing the value to be inherited from the parent dataset.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.