• Perry@lemy.lol
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    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
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      SIGTERM, if you’re using systemd

      SIGTERM it was since original init