diff --git a/core-files/usr/local/etc/sudoers.d/trident b/core-files/usr/local/etc/sudoers.d/trident index 96a8205..d3248aa 100644 --- a/core-files/usr/local/etc/sudoers.d/trident +++ b/core-files/usr/local/etc/sudoers.d/trident @@ -28,6 +28,3 @@ 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 run trueos-update (wheel/operator groups only) -%wheel ALL = NOPASSWD: /usr/sbin/trueos-update -%operator ALL = NOPASSWD: /usr/sbin/trueos-update