removing systemd-machine-id-setup

This commit is contained in:
ngn 2024-01-18 17:19:18 +03:00
parent 7490f68916
commit 059d0a787b

1
iso.sh
View File

@ -7,7 +7,6 @@ PKGS2=("linux")
build() { build() {
echo "root:root" | chpasswd echo "root:root" | chpasswd
systemd-machine-id-setup
systemctl preset-all systemctl preset-all
cp /etc/skel/.* /root cp /etc/skel/.* /root
cp /usr/sbin/init . cp /usr/sbin/init .