How to use launchd to ensure an application is running?
Posted
by zneak
on Super User
See other posts from Super User
or by zneak
Published on 2010-04-27T22:16:20Z
Indexed on
2010/04/27
22:23 UTC
Read the original article
Hit count: 314
Hello guys,
I use Quicksilver, which is a nifty program that really speeds up my work. I've set it to launch when I log in.
However, since Snow Leopard, it's become a bit less stable, and once in a while, it crashes. And obviously, it won't restart by itself.
I'm pretty sure I can use launchd
to ensure it's always running when I'm logged in. Is there a good guide/example of how to make sure a process restarts when it's killed/terminated/crashed with it?
© Super User or respective owner