[systemd-devel] Antw: [EXT] Re: SOLVED: daemon-reload does not pick up changes to /etc/systemd/system during boot

2022-10-23 Thread Ulrich Windl
>>> Alex Aminoff schrieb am 21.10.2022 um 18:11 in Nachricht : ... > Just to close out this thread, I am happy to report that > > ExecStart=systemctl start --no-block multi-user.target > > worked great. Makes me wonder: How does systemd handle indirect recursive starts (like the one shown)?

Re: [systemd-devel] Getting delegated IPv6 prefix from systemd-networkd

2022-10-23 Thread Topi Miettinen
On 23.10.2022 13.57, Arseny Maslennikov wrote: On Sun, Oct 23, 2022 at 09:30:16AM +0300, Topi Miettinen wrote: On 22.10.2022 15.55, Ian Pilcher wrote: On 10/19/22 17:05, Ian Pilcher wrote: (I know that systemd-networkd can allocate subnets from the delegated prefix to local interfaces, but tha

Re: [systemd-devel] Getting delegated IPv6 prefix from systemd-networkd

2022-10-23 Thread Arseny Maslennikov
On Sun, Oct 23, 2022 at 09:30:16AM +0300, Topi Miettinen wrote: > On 22.10.2022 15.55, Ian Pilcher wrote: > > On 10/19/22 17:05, Ian Pilcher wrote: > > > (I know that systemd-networkd can allocate subnets from the delegated > > > prefix to local interfaces, but that's not what I need to do in this