We destroy parts of ourselves everyday
Pre-release
Pre-release
RainbowHackerHorse
released this
12 Jan 05:21
·
81 commits
to master
since this release
- Remove internal su(do) weirdness, and require the user to just run it as sudo/root. THIS IS A BREAKING CHANGE WITH OLDER VERSIONS! Eventually,
vzvol --list
will be restored to being able to run as a normal user, and only listing zvols for which the user has grants. - vzvol now requires you to specify -u on the commandline, as it can't grok your user automatically anymore
- fix use of $HOME for root (used to default for all users to /home/user)
- made sourcing of vzvol/lib files more bettererererer.