Bug 89221

Summary: fix example 2 in systemd.network man page
Product: systemd Reporter: Fireball <ao>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Fireball 2015-02-19 09:39:25 UTC
I have systemd version 219.
Citing example 2 from systemd.network:

[Match]
Name=en*

[Network]
DHCP=both

And above we read:
DHCP=
  Enables DHCPv4 and/or DHCPv6 support. Accepts "yes", "no", "ipv4", or "ipv6".

"both" is not listed as a possible value anymore, please change to "yes".
Comment 1 Zbigniew Jedrzejewski-Szmek 2015-03-13 04:28:38 UTC
Fixed in http://cgit.freedesktop.org/systemd/systemd/commit/?id=9c8ca3f7a6.

("both" is still accepted for backward compat, but of course the example should be updated.')

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.