Skip to content

Instantly share code, notes, and snippets.

@leopd
Created January 25, 2021 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save leopd/b867e4952476c8a3795dc7937c19fe6d to your computer and use it in GitHub Desktop.
Save leopd/b867e4952476c8a3795dc7937c19fe6d to your computer and use it in GitHub Desktop.
Delegating all permissions to myself on zfs
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