Created
January 25, 2021 23:58
-
-
Save leopd/b867e4952476c8a3795dc7937c19fe6d to your computer and use it in GitHub Desktop.
Delegating all permissions to myself on zfs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo zfs allow -s @allperm allow,clone,create,destroy,mount,promote,receive,rename,rollback,send,share,snapshot rustinside | |
sudo zfs allow leo @allperm rustinside |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment