service reload - restart difference

  • restart = stop + start
  • reload = remain running + re-read configuration files.

Comments