starman@programming.dev to Linux@lemmy.ml · 2 years agoSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square312linkfedilinkarrow-up1327arrow-down115
arrow-up1312arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux@lemmy.ml · 2 years agomessage-square312linkfedilink
minus-squaredevraza@lemmy.mllinkfedilinkarrow-up16·2 years agoOr you can use a doas implementation like OpenDoas, or maybe sudo-rs…
minus-squarepingveno@lemmy.mllinkfedilinkEnglisharrow-up9·2 years agoThough a Rust clone of sudo that operates in the same way will still have the same problems.
Or you can use a
doasimplementation like OpenDoas, or maybesudo-rs…Though a Rust clone of sudo that operates in the same way will still have the same problems.