Re: This is bad, was Re: Fedora 33 System-Wide Change proposal:systemd-resolved

2020-09-30 Thread Michael Catanzaro
On Wed, Sep 30, 2020 at 7:34 pm, Colin Walters wrote: I know this is already an epic thread but, just a FYI: This type of thing will completely not work on an rpm-ostree based system because the %post is run server side. It can't compute anything based on per-user data (and that's *also* true

Re: This is bad, was Re: Fedora 33 System-Wide Change proposal:systemd-resolved

2020-09-30 Thread Colin Walters
On Wed, Sep 30, 2020, at 4:17 PM, Michael Catanzaro wrote: > On Wed, Sep 30, 2020 at 9:58 pm, Petr Menšík > wrote: > > Shouldn't it change resolv.conf only in case NM is active AND > > resolv.conf is generated by Network Manager? > > Correct, that's indeed what it does. (Since Zbigniew changed