You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo-rs used to always set SHELL based on the password file. If it is listed in env_keep and --preserve-env, the intent is to keep the original one. But there is no compliance test for it.
The text was updated successfully, but these errors were encountered:
sudo-rs used to always set
SHELL
based on the password file. If it is listed inenv_keep
and--preserve-env
, the intent is to keep the original one. But there is no compliance test for it.The text was updated successfully, but these errors were encountered: