Skip to content
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

allow searches for packages without root #98

Merged
merged 1 commit into from Feb 29, 2020
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
allow searches for packages without root
*Installing packages still requires root*, however simply searching to see if a package is available from the CLI does not impact the system in anyway, so I fail to see why it should be protected by root.  A non root user can search online at https://voidlinux.org/packages/, so there's no reason they shouldn't be able to from the CLI.
  • Loading branch information
q5sys committed Feb 12, 2020
commit 8ad4c032fd8e460bee2fc90916ca812d337d171b
@@ -28,3 +28,5 @@ Defaults env_keep += "XMODIFIERS GTK_IM_MODULE QT_IM_MODULE QT_IM_SWITCHER"
# Allow passwordless access to run life preserver (wheel group only)
%wheel ALL = NOPASSWD: /usr/local/bin/life-preserver

# Allow passwordless access to search for packages (install still requires password)
%wheel ALL = NOPASSWD: /bin/xbps-query