Обновить install.sh

This commit is contained in:
2024-05-23 02:13:07 +03:00
parent 94c939f623
commit 24bff9087a

View File

@@ -63,6 +63,10 @@ chroot /mnt systemctl disable firewalld
chroot /mnt systemctl enable systemd-networkd
chroot /mnt systemctl enable nftables
wget -P /etc/systemd/network/ https://codex.r10x.net/sysadmin/fedora/raw/branch/master/files/dhcp.network
wget -P /etc/systemd/network/ https://codex.r10x.net/sysadmin/fedora/raw/branch/master/files/dummy0.netdev
wget -P /etc/systemd/network/ https://codex.r10x.net/sysadmin/fedora/raw/branch/master/files/dummy0.network
setenforce 0
echo 'root:123' | chpasswd --root /mnt
#groupadd --root /mnt admin