Run0, a systemd based alternative to sudo, announced
151–160 of 902 posts
Re: Run0, a systemd based alternative to sudo, announced
#152However...
> [...] by default it will tint your terminal background in a reddish tone while you are operating with elevated privileges
?!! ouch ... seems orthogonal to the actual important parts.
Disclaimer: I didn't try it.
Re: Run0, a systemd based alternative to sudo, announced
#153Re: Run0, a systemd based alternative to sudo, announced
#154This will be great. We can finally deprecate sudo on systemd systems. Then we should be able to deprecate PAM, setuid bit, etc.
Re: Run0, a systemd based alternative to sudo, announced
#155Earlier quoted context omitted.
> you can actually declare startup dependencies and other useful relationships In theory, yes. In practice, I had a lot of trouble ordering things correctly in non-trivial cases. > it's quite annoying that the armchair linux experts complain about how "lol systemd is so stupid for reinventing the wheel, give me my shell scripts back" I can only speak for myself, but I don't want the abysmal sysvinit scripts back. I j…
The other pieces are also pretty excellent. Ifup gave me no joy & was very limited. Systemd-networkd is a wonderful option with vast & great capabilities, that meshes well with the init process & it's style. Systemd-timesyncd is fine, I dunno, works for me. Systemd-journald is probably the weakest of the batch but mostly because it's not very ambitious; I loath that there's no way to really deal with super-active pro…
I had a quick skim of the docs on systemd.io and there are quite a few documents but they don't seem particularly organized and I couldn't see a good architecture overview.
Re: Run0, a systemd based alternative to sudo, announced
#156systemd has been a net positive for the linux ecosystem. remember when you had to write bash scripts to start, stop, restart services and handle any other signals you want to send it? nowadays it's a unit file (basically just an ini file) away with relatively straightforward API. and you can actually declare startup dependencies and other useful relationships past just "prepend a number signifying when it should run…
I guess that depends on whether or not you consider the great number of CVEs caused by it don't matter enough.
Re: Run0, a systemd based alternative to sudo, announced
#157[flagged]
Love or hate Pottering and his team, they're at least writing code instead of postulating on internet forums. systemd's adoption and popularity among many is proof of that
Re: Run0, a systemd based alternative to sudo, announced
#158This will be great. We can finally deprecate sudo on systemd systems. Then we should be able to deprecate PAM, setuid bit, etc.
I can see creating a system with zero setuid files, but I don't think this reduces PAM use, does it?
Re: Run0, a systemd based alternative to sudo, announced
#159[flagged]
I understand your frustration, but is it really fair to criticize a systemd feature for requiring systemd itself?
Re: Run0, a systemd based alternative to sudo, announced
#160Piece by piece, Red Hat is taking over the Linux ecosystem.
(though to be clear, I like systemd and I think Lennart is a very good engineer).