Am 01.12.2012 16:20, schrieb [email protected]: > How does systemd kill the running processes at shutdown? > (I tried asking at fedoraforum.org first, but got no responses there.) > > Presumably it tries to gracefully stop all services. Is every process part of > a service?
finally each process get a SIGTERM and any proper written process wil cleanup anything he has to do and quit gracefully, this is the way unix works
signature.asc
Description: OpenPGP digital signature
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
