[systemd-bugs] [Bug 81178] New: systemd-networkd: section [DHCP] not recognized in .network

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 10 08:11:51 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81178

          Priority: medium
            Bug ID: 81178
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd-networkd: section [DHCP] not recognized in
                    .network
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: gsbox39stz at thurston.ru
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

I recently updated to systemd 215 and noticed that [DHCP] section was intoduced
there. But I get this warning in journal:

systemd-networkd[271]: [/etc/systemd/network/br0.network:8] Unknown section
'DHCP'. Ignoring.

It is strange because [DHCP] section is mentioned in systemd.network man page.
If I rename it to [DHCPv4], there's no warning.
This is my br0.network file:

[Match]
Name=br0

[Network]
Description=Network Interface br0
DHCP=v4

[DHCPv4]
UseDNS=false
UseHostname=false

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140710/d2bc5eae/attachment-0001.html>


More information about the systemd-bugs mailing list