Re: [systemd-devel] help with portable service

2023-04-13 Thread Luca Boccassi
On Mon, 3 Apr 2023 at 01:45, Chuck Tuffli wrote: > > I'm experimenting with Portable Services, but the "walkthrough" example [1] > doesn't seem to work. The error: > Failed to execute /usr/bin/portable-walkthrough-go: No such file or > directory > probably means something fairly fundamental is

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

Re: [systemd-devel] Upcoming change notification for user units: PrivateUsers= to be implicitly enabled when sandboxing options are specified

2023-04-13 Thread Luca Boccassi
On Tue, 27 Dec 2022 at 11:15, Luca Boccassi wrote: > > Hi, > > This is an advanced notification for an upcoming behaviour change > being considered w.r.t. user units and sandboxing options. > > User units (those run by the per-user session manager) and system > units share the same configuration o

[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