New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop --force-root argument from qvm-* tools #2684

Closed
marmarek opened this Issue Mar 8, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Mar 8, 2017

Qubes OS version (e.g., R3.2): R4.0

Since all actual actions in Qubes 4.0 will be performed by qubesd (qubes daemon), instead of tools directly, it doesn't matter anymore from which user those tools are called.

For backward compatibility with various scripts, still accept --force-root, but ignore it and hide from help message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment