]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: when booting up, initialize hostname to compile-time fallback hostname
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Feb 2017 11:03:39 +0000 (12:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 17 Feb 2017 09:19:26 +0000 (10:19 +0100)
commit8341d4fa04e77afce1a68e920a6a684624ddb2b6
tree7adafcb9a257dc4d3495777d20d88a3fe7be5f44
parentd91e8e1b696a58ec98099dbca517d748b382c3e9
core: when booting up, initialize hostname to compile-time fallback hostname

When /etc/hostname isn't set, default to the configured compile-time
fallback hostname instead of "localhost" for the kernel hostname.
src/core/hostname-setup.c