My only problem with sudo-rs is that unlike the other rust rewrites. Compatibility isn’t a goal. I use the -E flag for some very specific programs and trying to manually pass in a bunch of different variables from my user environment has proven both tedious and in some cases doing so still results in programs not launching as I don’t know exactly which variable it needs.
My only problem with sudo-rs is that unlike the other rust rewrites. Compatibility isn’t a goal. I use the
-Eflag for some very specific programs and trying to manually pass in a bunch of different variables from my user environment has proven both tedious and in some cases doing so still results in programs not launching as I don’t know exactly which variable it needs.