you are viewing a single comment's thread
view the rest of the comments
[–] 138 points 1 year ago* (last edited 1 year ago) (2 children)

Linux gives processes a chance to gracefully close. However, it also will absolutely NOT allow a process to hang up the shutdown or restart procedure after a point. If you're using systemd (which there is a good chance you are), it'll count down. If the process hasn't stopped in the time allotted, it gets Old Yellered.

  • source
  • hideshow 4 child comments
  • [–] 2 points 1 year ago (2 children)

    Question, what's the default wait time?

  • source
  • parent
  • hideshow 4 child comments