diff options
author | Christian Hesse <mail@eworm.de> | 2017-12-06 23:49:01 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-12-06 23:49:01 +0100 |
commit | dd014eebfb05f384043d4b135ac53940721427c5 (patch) | |
tree | d39037ee538e305de4dd01ebc401b63823c214e7 /NEWS | |
parent | a6300ead67562bbc36c182768ab55458c7804da5 (diff) | |
download | systemd-dd014eebfb05f384043d4b135ac53940721427c5.tar.gz |
NEWS: add missing whitespace (#7561)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ CHANGES WITH 236 in spe: types, not just services. * networkds's IP rule support gained two new options - IncomingInterface=and OutgoingInterface= for configuring the incoming + IncomingInterface= and OutgoingInterface= for configuring the incoming and outgoing interfaces of configured rules. systemd-networkd also gained support for "vxcan" network devices. |