• @NeatNit@discuss.tchncs.de
    link
    fedilink
    786 months ago

    Is this even true? I am fairly sure that Linux also has a graceful shutdown process, but I’ll admit I haven’t looked into it.

    • macniel
      link
      fedilink
      676 months ago

      yeah we have SIGTERM for graceful and SIGKILL for not so graceful shutting down a process.