[systemd-devel] systemd-journald namespace persistence

2022-02-09 Thread Roger James
How do I create a persistent systemd-journald namespace? I have a backup service that is run by a systemd timer. I would like that to use it's own namespace. I can create the namespace manually using systemctl start [email protected]. However I cannot find a way to do that s

Re: [systemd-devel] Wireless mesh networks and link_carrier_gained

2018-12-18 Thread Roger James
Hi, I will try to comply:-). I have been building forward from a raspbian stretch 232 version for my test nodes. But I should be able to switch to and ubuntu bionic system to test this. I would like to test in a fakeroot, container or stick; so I am thinking that I need look at mkosi. Any poi

[systemd-devel] Wireless mesh networks and link_carrier_gained

2018-12-17 Thread Roger James
Hello, I have been testing the uses of systemd-networkd to configure wireless mesh networks, and have encountered a problem which manifests itself as a failure to correctly configure the additional dchp options offered by the inbuilt dhcpv4 server. This is related to the following commit. h