diff --git a/usr/lib/initcpio/install/archboot_base_common b/usr/lib/initcpio/install/archboot_base_common index 8d3afa6bc..062a8d72c 100644 --- a/usr/lib/initcpio/install/archboot_base_common +++ b/usr/lib/initcpio/install/archboot_base_common @@ -105,7 +105,6 @@ build () add_file "/usr/share/archboot/base/etc/systemd/system/getty.target.wants/getty@tty1.service" \ "/usr/lib/systemd/system/getty@tty1.service" add_symlink "/etc/systemd/system/getty.target.wants/getty@tty1.service" "/usr/lib/systemd/system/getty@tty1.service" - add_file "/usr/share/archboot/base/etc/machine-id" "/etc/machine-id" ### add missing libsystemd files map add_file "/usr/lib/libnss_myhostname.so.2" "/usr/lib/libnss_mymachines.so.2" \ diff --git a/usr/share/archboot/base/etc/machine-id b/usr/share/archboot/base/etc/machine-id deleted file mode 100644 index e69de29bb..000000000