On Wed, Apr 23, 2025 at 12:13 PM Gabriel L. Somlo <gso...@gmail.com> wrote:
> This *sort-of* worked: systemd-networkd-wait-online took about two > minutes before it failed with a timeout. However, that was long enough > to hold back network-online.target, and by extension sendmail.service, > so that the latter found the transient hostname already configured... As Lennart indicated, you may need to properly configure your interfaces (especially if you have multiple) to indicate whether they are required for online status. For a number of my existing (but inactive) interfaces I ended up adding: Unmanaged=yes RequiredForOnline=no for my use cases (obviously your use cases will be different). You should be able to see the problematic (for you) use cases using: networkctl -- _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue