dfc721546301c431973e24ea8740a755ab0e0b6fd848ff6ebeca44d346375d3e
/etc/hostname is supposed to contain the static host name of the system. This patch was used to work around cases where users incorrectly save the FQDN instead. However this is incorrect and not consistent with what systemd-hostnamed does and what other distributions do. Also assuming that /etc/hostname will contain the system host name only removes any ambiguities since the host name can contain a period. /etc/hosts is usually where one sets the domain name by aliasing the host name to the FQDN. Note that the installer used to save the FQDN in /etc/hostname but this has been fixed since several years now (bsc#972463). OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1416
Description
No description provided
Languages
Shell
100%