diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-02-23 00:41:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 00:41:27 +0100 |
commit | a5e5e102baf54f113d22a2be5862d8e42f362ddb (patch) | |
tree | 9fbffb7aacc3da84589d0d4ce9dd217abbab5fa4 /NEWS | |
parent | dda7d0a4d69bc1a13fe26dc5124ccafa615364ac (diff) | |
parent | 8770c8135bb2ddd7926a227c41d25cba805eee3b (diff) | |
download | systemd-a5e5e102baf54f113d22a2be5862d8e42f362ddb.tar.gz |
Merge pull request #18704 from keszybz/fallback-hostame-override
Allow overriding of fallback hostname through envvar and os-release field
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -256,8 +256,8 @@ CHANGES WITH 248: ignored. The goal is to honour configuration as specified by the user. - * systemd-hostnamed now exports the fallback hostname and the source of - the configured hostname ("static", "transient", or "fallback") as + * systemd-hostnamed now exports the default hostname and the source of + the configured hostname ("static", "transient", or "default") as D-Bus properties. * systemd-hostnamed now exports the "HardwareVendor" and |