Systemd Linger
edward
61 points
73 comments
July 26, 2026
Related Discussions
Found 5 related stories in 349.4ms across 14,941 title embeddings via pgvector HNSW
- No Systemd standeven · 27 pts · June 30, 2026 · 59% similar
- systemd has not implemented age verification pabs3 · 12 pts · March 24, 2026 · 57% similar
- Liberated Systemd gasull · 29 pts · March 21, 2026 · 55% similar
- Love systemd timers yacin · 364 pts · June 02, 2026 · 55% similar
- Systemd BirthDate Merge: Conflicts of Interest npongratz · 22 pts · April 03, 2026 · 52% 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.