starman@programming.dev to Linux@lemmy.ml · 6 months agoSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square243fedilinkarrow-up11arrow-down10 cross-posted to: linux@programming.dev
arrow-up11arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux@lemmy.ml · 6 months agomessage-square243fedilink cross-posted to: linux@programming.dev
minus-squaredevraza@lemmy.mllinkfedilinkarrow-up0·6 months agoOr you can use a doas implementation like OpenDoas, or maybe sudo-rs…
minus-squarepingveno@lemmy.mllinkfedilinkEnglisharrow-up0·6 months agoThough a Rust clone of sudo that operates in the same way will still have the same problems.
Or you can use a
doas
implementation like OpenDoas, or maybesudo-rs
…Though a Rust clone of sudo that operates in the same way will still have the same problems.