From 059d0a787b93233074ce5d252eb468a0f79190e7 Mon Sep 17 00:00:00 2001 From: ngn Date: Thu, 18 Jan 2024 17:19:18 +0300 Subject: [PATCH] removing systemd-machine-id-setup --- iso.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/iso.sh b/iso.sh index 945aca1..597aa59 100644 --- a/iso.sh +++ b/iso.sh @@ -7,7 +7,6 @@ PKGS2=("linux") build() { echo "root:root" | chpasswd - systemd-machine-id-setup systemctl preset-all cp /etc/skel/.* /root cp /usr/sbin/init .