Systemd Linger
edward
61 points
73 comments
July 26, 2026
Related Discussions
Found 5 related stories in 58.6ms across 6,054 title embeddings via pgvector HNSW
- Systems and Delays vinhnx · 48 pts · July 26, 2026 · 47% similar
- Single log line is 49KB+ (ext4) / 110KB+ (btrfs) of systemd-journald disk writes ValdikSS · 178 pts · August 13, 2026 · 43% similar
- Exploiting System Management Mode with a very long interrupt WhiteDawn · 45 pts · August 10, 2026 · 41% similar
- Linux 7.3 SMP Improvement to Help Reduce Latency, Improve Real-Time Performance rbanffy · 12 pts · August 17, 2026 · 40% similar
- The Lunduke Computer Operating System worldofmatthew · 17 pts · July 12, 2026 · 40% similar
Discussion Highlights (6 comments)
graemep
This is why i dislike systemd. Things not working the way I expect means I have to do more work to figure something out.
benj111
I'm presumably missing something here. Why does tmux et al not work? Remotely? Ie you're logged in locally and remotely to the same machine, log out locally which kills everything running remotely, but then why would you log in twice like that? And that being the case can systemd not just only close everything when your logins reach 0?
walrus01
Default Debian Trixie out of the box configuration without changing any systemd config file allows gnu screen to work as it always has. There would have been great uproar and screeching if basic 'screen' detach and resume functionality had broken anywhere between Debian v11, v12 and v13, and it has not. I'm assuming this is same for tmux but hasn't tested it. Is there some major distro out there that has the config flag set the opposite of this by default?
shevy-java
Systemd is simply too complex.
kmbfjr
I never had a problem with systemd init despite its quirky habits like just giving up if a mount is bad in fstab, and I rather like systemd-networkd over the other four or five ways of managing the network. Systemd-timesyncd isn’t bad either. But this, systemd-logind worrying about stuck processes in userspace is exactly the kind of scope creep that ends up justifying a lot of the hand wringing a decade ago. This thing bit me when it came out in a couple different ways and I am unapologetic in my dislike for it. So much so that it has caused me to drift away from Linux where I can. Even though it is a simple fix, I’ve become fatigued with userspace chaos. Time to re-evaluate what the bazaar has become. Systemd is a common complaint, but it isn’t the only contributor to the fatigue.
unixhero
This is hideously annoying functionality for anyone heavily using detached tmux and screen sessions. Massively annoyed and such an unfriendly kdea.