Skip to content

uninstall: Removing authorizationdb right #5357

Discussion options

You must be logged in to vote

Sounds like something to be added in an uninstall_preflight block. From the openzfs cask, as an example:

  uninstall_preflight do
    system "sudo", "/usr/local/zfs/bin/zpool", "export", "-af"
  end

See here for details.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by p-linnane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants