On 2015-03-23 at 13:45 +0000, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Mar 23, 2015 at 04:04:28PM +0300, Ivan Shapovalov wrote: > > Hello, > > > > is it possible/allowed/desired to support assigning ExecStartPre= and > > similar options via dbus interface, i. e. in `systemctl set-property` or > > `systemd-run -p`? > > > > I'm hitting a usecase when I need to run a service with multiple > > executed processes via `systemd-run`. I think this makes sense to > > support, isn't it? > Sounds like creating a transient unit would be better.
So, actually, I've ended up dynamically creating two dependent units (because ExecStartPre= processes are not allowed to go into background), but the question is still there -- how to make a unit automatically go away after exiting? IOW, how to make a unit transient? -- Ivan Shapovalov / intelfx /
signature.asc
Description: This is a digitally signed message part
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel