El 28/11/13 20:11, Cecil Westerhof escribió: > I have done a trial presentation about systemd. One of the questions > there was: when a restart of for example apache is doen, is this restart > done graceful? >
It depends on what the person writting the unit files intends to do, in most distributions, apache server restart is done by calling graceful-stop then start.. reload is also graceful. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
