starman@programming.dev to Linux@lemmy.ml · 2 年前Systemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square260linkfedilinkarrow-up1339arrow-down115
arrow-up1324arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux@lemmy.ml · 2 年前message-square260linkfedilink
minus-squarechameleon@kbin.sociallinkfedilinkarrow-up3·2 年前The 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,pkexecanddoasare all SUID.