summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-20 18:54:24 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-22 20:10:55 +0100
commit8770c8135bb2ddd7926a227c41d25cba805eee3b (patch)
tree6f7fc7a37f66511438c0bf404d85715d85923914 /NEWS
parente7637751c4d3dbdaf9e5e13801d912389c8b7f4d (diff)
downloadsystemd-8770c8135bb2ddd7926a227c41d25cba805eee3b.tar.gz
hostnamed: rename FallbackHostname to DefaultHostname
This follows the addition of DEFAULT_HOSTNAME= in os-release. The distinction between the value from os-release or the env var and the compile-time setting is not made in the api: HostnameSource is "default" is all cases. I think that this level of detail is not needed, because the users of this mostly care whether the hostname was set by user configuration or not.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8fc5ce73ff..b917262495 100644
--- a/NEWS
+++ b/NEWS
@@ -184,8 +184,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 HardwareModel