[systemd-devel] resolved not updating DHCP-provided DNS servers

2025-10-17 Thread Thomas De Schampheleire
Hi, I recently switched to systemd coming from OpenRC on a Gentoo system. Currently installed version is: systemd-257.9 . I have an issue with systemd-resolved: when the network changes (for example from a home wireless network to a mobile hotspot with different uplink), the DNS servers are not u

[systemd-devel] Non-idempotent RUN+= scripts

2025-10-17 Thread Demi Marie Obenour
There are cases where a RUN+= script needs to do something exactly once each time a device appears, such as binding a different driver to the device. If the udev rule matches based on a property (such as PCI device information) that is set only by the kernel, is it okay to use ACTION=="add" in the

Re: [systemd-devel] Multiprofile UKIs on Type 1 entries

2025-10-17 Thread Itxaka Serrano Garcia
On Tue, Sep 23, 2025 at 1:07 PM Lennart Poettering wrote: > On Mo, 22.09.25 16:35, Itxaka Serrano Garcia ( > [email protected]) wrote: > > > > > Would be nice to know if this is a wanted feature on both types, or > type > > > 2 > > > > only or what. I think it would be nice to have o

Re: [systemd-devel] Non-idempotent RUN+= scripts

2025-10-17 Thread Mantas Mikulėnas
On Wed, Sep 24, 2025 at 8:27 PM Demi Marie Obenour wrote: > There are cases where a RUN+= script needs to do something > exactly once each time a device appears, such as binding a > different driver to the device. If the udev rule matches > based on a property (such as PCI device information) th

Re: [systemd-devel] Credentials and SELinux - Am I missing something?

2025-10-17 Thread Ian Pilcher
On 9/23/25 11:29 PM, Lennart Poettering wrote: On Di, 23.09.25 15:44, Ian Pilcher ([email protected]) wrote: > (The symlinks under /tmp/keys are needed, because stunnel doesn't support any form of variable expansion in its configuration file.) Uff, the /tmp/keys thing is an instant DoS, I

Re: [systemd-devel] Multiprofile UKIs on Type 1 entries

2025-10-17 Thread Lennart Poettering
On Di, 23.09.25 09:26, Itxaka Serrano Garcia ([email protected]) wrote: > Also a small thing, there is nothing on the docs on how to select a profile > via Type 1 entries, is that even possible? Does it go into the efi stanza > like EFI_FILE@PROFILE_NUMBER or something? You have to