Am 12.07.2011 10:30, schrieb Alexander Boström:

> Waiting for return code and waiting for command completion are pretty
> much the same thing

in theory

in the real world processes like mysqld which are multi-threaded
you can get a successfull return-code while the process is
finishing his tasks which is my biggest problem with systemd

the process itself knows that he is running fine, finish his
own init and giving a success code but is not ready for
connections in the same moment and if another process is
fired up which wants to speak with it this one will fail

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to