This is probably a very silly question. Obviously if you update something like apache or mysql for a security update you have to restart the service so that the changes take effect. Today there is a zlib security update which I applied. So, what if anything do you have to restart? I avoid reboot'ing the server at all costs because then I'd be back at the windows world.
Would it be a safe bet to simply restart all the services that are available to the public(e.g. Apache, MySQL, SSHD, Sendmail, etc.)? I'm not only talking about zlib here either. What steps do you guys take after applying a security update to a package that has no service running?
