mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
test: install /etc/hosts
Needed for resolving the "localhost" hostname.
This commit is contained in:
parent
c01ab8ffbc
commit
a09825ce9f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user