this post was submitted on 07 Jul 2024
835 points (92.6% liked)

linuxmemes

20686 readers
1385 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] perry@lemy.lol 3 points 2 months ago* (last edited 2 months ago) (1 children)

AFAIK running firefox in a terminal and pressing ^C (SIGINT) has kind of the same effect as logging out or poweroff in GNOME (SIGTERM, if you're using systemd). This gives the browser (or other processes with crash recovery) enough time to save all its data and exit gracefully for the crash recovery the next time they are run.

Please correct me if I'm wrong

[โ€“] uis@lemm.ee 5 points 2 months ago

SIGTERM, if you're using systemd

SIGTERM it was since original init