diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-07-16 10:30:47 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-07-16 10:30:47 +0900 |
commit | 70183735375e1b90bcdb88b0321e0738ceccbfcc (patch) | |
tree | 66ecb225440823987072402bd5e0baad13828325 | |
parent | b8fcdba6db25d5372189dff7e33cbfa1a06da56d (diff) | |
download | systemd-70183735375e1b90bcdb88b0321e0738ceccbfcc.tar.gz |
NEWS: update section name
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ CHANGES WITH 243 in spe: AssignToLoopback= for selecting whether to use the loopback device "lo" as underlying device. - * systemd-networkd's MACAddress= setting in the [Network] section has + * systemd-networkd's MACAddress= setting in the [Neighbor] section has been renamed to LinkLayerAddress=, and it now allows configuration of IP addresses, too. |