On Sun, Apr 12, 2020 at 12:11:52AM +0300, Efraim Flashner wrote: > > (respawn? #f) > > (one-shot? #t)))) > > You don't need both of these lines. If it's a one-shot service then it > shouldn't respawn when it finishes, just when something else needs it > again. Thank you. Maybe I should push the attached patch? Regards, Florian