diff --git a/core-files/usr/local/etc/sudoers.d/trident b/core-files/usr/local/etc/sudoers.d/trident index d3248aa..fe0607d 100644 --- a/core-files/usr/local/etc/sudoers.d/trident +++ b/core-files/usr/local/etc/sudoers.d/trident @@ -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