From: Franck Bui Date: Mon, 1 Jul 2024 16:06:45 +0000 (+0200) Subject: test: install /etc/hosts X-Git-Tag: v257-rc1~993^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a09825ce9fb3bd315f35654b6e6ee4f92c675cde;p=thirdparty%2Fsystemd.git test: install /etc/hosts Needed for resolving the "localhost" hostname. --- diff --git a/test/test-functions b/test/test-functions index 8b497b2e27c..16e9c9c12ae 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1947,6 +1947,7 @@ EOF install_config_files() { dinfo "Install config files" inst /etc/sysconfig/init || : + inst /etc/hosts inst /etc/passwd inst /etc/shadow inst_any /etc/login.defs /usr/etc/login.defs