Re: [systemd-devel] Nested systemd

2017-12-11 Thread Mantas Mikulėnas
On Mon, Dec 11, 2017 at 10:14 PM, Boyce, Kevin P [US] (AS) < [email protected]> wrote: > Good Afternoon List, > > > > I have a question regarding the use of systemd. I would like to know if > it is possible to have two instances of system running at a time? > > > > For instance I have an applic

[systemd-devel] Nested systemd

2017-12-11 Thread Boyce, Kevin P [US] (AS)
Good Afternoon List, Does anyone know if it is possible to have two instances of system running at a time? For instance I have an application that has a very complicated set of startup procedures. It runs on linux. I was considering using an instance of systemd with some custom unit files an

[systemd-devel] Nested systemd

2017-12-11 Thread Boyce, Kevin P [US] (AS)
Good Afternoon List, I have a question regarding the use of systemd. I would like to know if it is possible to have two instances of system running at a time? For instance I have an application that has a very complicated set of startup procedures. It runs on linux. I was considering using a