Hello,
Can somebody give me an insight of what these methods really do?
The documentation is pretty vague:
https://www.freedesktop.org/wiki/Software/systemd/dbus/
When should I use this? For example I am creating a scope which will
allocate some pids into their cgroups. The scope is created from a
Hello,
I'm configuring a BridgeMDB using networkd.
I'm trying to produce a networkd configuration with the same effect ad this
command:
bridge mdb add dev br0 port socnet0 grp 239.255.42.99 permanent vid 68
This produces the following entry in "bridge mdb show":
dev br0 port socnet0 grp 239.255
Ok
Il 22/01/24 17:56, František Šumšal ha scritto:
On 1/22/24 16:22, daechir wrote:
Hello,
I wanted to do a quick followup on this. I think I may have found
where the issue lies.
In https://github.com/systemd/systemd/blob/main/meson.build there's:
sshconfdir = get_option('sshconfdir')
if s