this post was submitted on 22 Sep 2025
394 points (95.6% liked)

memes

18078 readers
1092 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] alsaaas@lemmy.dbzer0.com 74 points 2 months ago* (last edited 2 months ago) (3 children)

This is blatantly false, 99% of Gnu/Linux distros actually have systemd nicely asking the processes to terminate themselves, it just doesn't take longer than ~10 seconds usually.

This meme would imply a sigkill.

Edit: the distros that don't use systemd likely don't do any such thing either, I just don't know about them.

[–] IsoKiero@sopuli.xyz 30 points 2 months ago (1 children)

Kernel will happily kill processes if it's out of memory, regardless of systemd or whatever. But in general Linux first asks nicely for the program to shut down and if it doesn't comply then it's SIGKILL time.

[–] alsaaas@lemmy.dbzer0.com 28 points 2 months ago* (last edited 2 months ago)

Which IMO is a most reasonable order of operations

[–] qjkxbmwvz@startrek.website 19 points 2 months ago (2 children)

Except on the Linux systems I've used, when I ask it to shut down, it shuts down no matter what. Windows and macOS let programs stop the shutdown process indefinitely (when shutdown/reboot are invoked the usual way).

I think that's what the meme is trying to get at.

[–] KiwiTB@lemmy.world 7 points 2 months ago (1 children)

I wish that was the case, I'll often find my Linux desktop running because the os failed to shut something down.

[–] qjkxbmwvz@startrek.website 2 points 1 month ago (1 children)

poweroff and reboot work as advertised for me, but I'm running headless homelab servers and a laptop with i3. Maybe DEs/GUI shutdown is more subtle?

[–] droans@midwest.social 3 points 1 month ago

I've had containers which are locked up and won't respond to SIGKILL or any other signal. I don't think It should be possible with a regular process, though.

[–] alsaaas@lemmy.dbzer0.com 3 points 2 months ago (1 children)

That would depend on the DE I suppose, on GNOME it'll show open programmes and wait 60 seconds for the user to intervene IIRC.

Still doesn't kill them though and asks them to properly terminate themselves which allows them to take care of everything.

[–] qjkxbmwvz@startrek.website 4 points 1 month ago

Yeah, I run i3 and headless servers, so it's poweroff or reboot for me. Always works as advertised.

[–] NeatNit@discuss.tchncs.de 10 points 2 months ago* (last edited 2 months ago) (1 children)

Yeah, I'm kinda sick of seeing this false information on ~~this sub~~ the linuxmemes community. It's a surprisingly common meme subject somehow

[–] alsaaas@lemmy.dbzer0.com 2 points 2 months ago (1 children)

This ain't the Linux memes com

[–] NeatNit@discuss.tchncs.de 2 points 2 months ago (1 children)
[–] alsaaas@lemmy.dbzer0.com 1 points 2 months ago

ah I misunderstood you then, my bad 😅