On Thu, 19.12.13 03:02, Tony Seo (tonys...@gmail.com) wrote:

> I already knew that a process executed by socket activation would be
> respawn.
> But, what the important thing is that I don't know how to control the
> number of respawn.

When a service fails too rapidly systemd will stop restarting it after a
while. You can influence the parameters for that logic with
StartLimitInterval=, StartLimitBurst= in the .service file. See
systemd.service(5) for details.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to