Re: [systemd-devel] BindsTo and parameterized instance units

2023-04-18 Thread Simon Mullis
A public thank you to Arsenii for the input and suggestions! I am working through this and will respond and findings to the list for posterity. Thank you

Re: [systemd-devel] BindsTo and parameterized instance units

2023-04-13 Thread Arsenii Skvortsov
On Thu, 2023-04-13 at 13:52 +, Simon Mullis wrote: > Hi All > > I have a fairly complex (at least to me) setup of a master target spawning > multiple services and groups of instance > services that are chained in a specific order. I use systemd to manage all of > the sockets that allow data

[systemd-devel] BindsTo and parameterized instance units

2023-04-13 Thread Simon Mullis
Hi All I have a fairly complex (at least to me) setup of a master target spawning multiple services and groups of instance services that are chained in a specific order. I use systemd to manage all of the sockets that allow data to flow between these different stages. I use a master Target (foo.ta