starman@programming.dev to Linux · 6 months agoSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square254fedilinkarrow-up1326arrow-down114 cross-posted to: linux@programming.dev
arrow-up1312arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux · 6 months agomessage-square254fedilink cross-posted to: linux@programming.dev
minus-squarechameleon@kbin.sociallinkfedilinkarrow-up3·6 months agoThe point of this is to implement some form of privilege escalation without the SUID mechanism. sudo, pkexec and doas are all SUID.
The point of this is to implement some form of privilege escalation without the SUID mechanism.
sudo
,pkexec
anddoas
are all SUID.