Run0, a systemd based alternative to sudo, announced
11–20 of 902 posts
Re: Run0, a systemd based alternative to sudo, announced
#12Re: Run0, a systemd based alternative to sudo, announced
#13Unit files are a neat concept I don't want to miss again, but everything else done by Lennart seems to be an inceasingly stupid mistake born from hubris.
Re: Run0, a systemd based alternative to sudo, announced
#14In many ways systemd has actually become the operating system. It’s so pervasive that it certainly is more deserving of naming rights than gnu. “Systemd/Linux” makes more sense than “gnu/Linux”
Re: Run0, a systemd based alternative to sudo, announced
#15But they already ship pkexec together with systemd anyway via polkit, why are they again reinventing a wheel they already reinvented? Unit files are a neat concept I don't want to miss again, but everything else done by Lennart seems to be an inceasingly stupid mistake born from hubris.
Those sort of problems sound like the sort that get a lot of attempts which run into the complexity wall and halt. I think Amazon has one of the best implementations of a privilege system I've used and it is horrible.
Re: Run0, a systemd based alternative to sudo, announced
#16Seriously though, this seems to be a decent replacement for sudo if it works as seamlessly as it's described in the article. I still prefer the doas line of approach that simplifies the tool as much as possible, but I see the value of having such an important tool integrated into the existing system tooling, especially if it already includes everything but the kitchen sink.
Re: Run0, a systemd based alternative to sudo, announced
#17But they already ship pkexec together with systemd anyway via polkit, why are they again reinventing a wheel they already reinvented? Unit files are a neat concept I don't want to miss again, but everything else done by Lennart seems to be an inceasingly stupid mistake born from hubris.
Re: Run0, a systemd based alternative to sudo, announced
#18Re: Run0, a systemd based alternative to sudo, announced
#19> The developer talks about the weaknesses of sudo, and how it has a large possible attack surface Poettering's hypocrisy is painful.
Because that's what he's complaining about
Re: Run0, a systemd based alternative to sudo, announced
#20I thought doas had solved this already.