[systemd-devel] DynamicUser=yes leads to "Too many levels of symbolic links" for /etc/.pwd.lock

2023-09-13 Thread Muggeridge, Matt
Hi, I'm using systemd-v254. My rdisc service fails to start when "DynamicUser=yes", and the error message comes from systemd.execute.c. It's complaining about the /etc/.pwd.lock file (see journal below). I tu

Re: [systemd-devel] How can I prevent systemd.network from auto-deleting my manually-assigned static IPv4 addresses?

2023-09-13 Thread Jeremy Friesner
Kevin P. Fleming > wrote: > I believe you want KeepConfiguration="static". Thanks for the suggestion; I tried that, but it didn’t change the behavior AFAICT. From the documentation, the KeepConfiguratio

Re: [systemd-devel] How can I prevent systemd.network from auto-deleting my manually-assigned static IPv4 addresses?

2023-09-13 Thread Kevin P. Fleming
I believe you want KeepConfiguration="static". On Wed, Sep 13, 2023, at 18:32, Jeremy Friesner wrote: > Hi all, > > I apologize for this basic question, but I haven’t been able to figure it out > on my own. > > I’m working on an embedded device, which includes a little GUI that (among > other

[systemd-devel] How can I prevent systemd.network from auto-deleting my manually-assigned static IPv4 addresses?

2023-09-13 Thread Jeremy Friesner
Hi all, I apologize for this basic question, but I haven’t been able to figure it out on my own. I’m working on an embedded device, which includes a little GUI that (among other things) allows the user to specify a static IPv4 address (and netmask and gateway) to be associated with a given Eth