Am 23.02.2013 19:01, schrieb lux-integ:
> b) what are the advantages or disadvantaes of the following line 
> ExecStop=/bin/kill -15 $(/bin/pidof mysqld)
> over
> ExecStop=/bin/kill -15 $MAINPID

and BTW you do not need any ExecStop in such cases

15 = SIGTERM = default and at "service stop" systemd
sends SIGTERM to all processes of the cgroup


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to