Please someone rewrite it with ai bot in rust
systemd 257-rc2 Released With New systemd-keyutil Tool
Collapse
X
-
Originally posted by Britoid View PostIf you read the article, you would notice that it's not introducing any functionality but moving functionality out of existing systemd utils into their own CLI utility.
"Systemd 257-rc1 introduced expanded Varlink support, MPTCP as a supported socket protocol for socket units, systemd-boot menu support for volume up/down rocker handling, a new systemd-sbsign tool for signing EFI PE binaries, and many other new additions and other changes. [...] there is one new tool included in the form of systemd-keyutil."
TLDR: systemd-257 added more bloat
Originally posted by Britoid View PostThought people liked the purist "DO ONE THING AND DO IT WELL" thing?
A stop job is running for Session c1 of user work (2min 17s / 3min 30s)Last edited by Kjell; 17 November 2024, 05:40 AM.
Comment
-
-
Originally posted by Kjell View PostSystemd can't even do one thing properly like shut down the system
A stop job is running for Session c1 of user work (2min 17s / 3min 30s)
Comment
-
-
Originally posted by NekkoDroid View Post
Sorry one of your processes doesn't actually listen to quit signals or is taking ages to actually stop, but that is hardly systemd's fault.
I've never seen this particular problem in years with reliable inits like s6 or Dinit
Originally posted by NekkoDroid View PostAlso upping the default timeout for systemd force stopping the process from 90s to 210s is also on you.
This is default systemd settings
It's literally increasing the timeout limit from 1m 30s by itself while it's counting down
Comment
-
-
Originally posted by Kjell View PostI've never seen this particular problem in years with reliable inits like s6 or Dinit
Kids, take notes: "reliable init" is one whose error handling strategy is to ignore the errors.
Originally posted by Kjell View PostThis is just one of very many problems with systemd
Comment
-
-
Originally posted by fong38 View PostBecause they just SIGKILL the process within a short timespan I presume?
Originally posted by intelfx View PostYeah, because they don't track processes in user sessions.
Originally posted by intelfx View PostI'm going to assume the rest of "very many problems" are of the same nature as above
No, it's a lot worse and these issues are merely a byproduct of complexity introduced by scope-creep.
Comment
-
-
Originally posted by Kjell View PostDinit supports user-mode services, as well as s6
Originally posted by Kjell View PostNo, it's a lot worse and these issues are merely a byproduct of complexity introduced by scope-creep.Last edited by intelfx; 17 November 2024, 11:52 AM.
Comment
-
-
systemd continuing to revolutionize Linux in the best way possible. Linux userland was so unbelievably shit in the sysvinit days, and rc.d/upstart/openrc are only slightly less terrible. I can never understand why alpine continues to pander to the haters.
Originally posted by Kjell View Post
Sure? Most people tend to get discouraged when everything isn't pre-configured and handed to them on a silver platter.
Comment
-
Comment