diff --git a/modules.d/00systemd/module-setup.sh b/modules.d/00systemd/module-setup.sh index 809cd6c467..ff1981332d 100755 --- a/modules.d/00systemd/module-setup.sh +++ b/modules.d/00systemd/module-setup.sh @@ -174,7 +174,9 @@ install() { /etc/systemd/journald.conf.d/*.conf \ /etc/systemd/system.conf \ /etc/systemd/system.conf.d/*.conf \ + /etc/hosts \ /etc/hostname \ + /etc/nsswitch.conf \ /etc/machine-id \ /etc/machine-info \ /etc/vconsole.conf \