1-get-initial-setup-working #2
2
setup.sh
2
setup.sh
@ -417,7 +417,7 @@ Type=oneshot
|
|||||||
ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img
|
ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img
|
||||||
EOF
|
EOF
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable --now "${path_unit}"
|
systemctl enable "${path_unit}"
|
||||||
}
|
}
|
||||||
|
|
||||||
function install_os_in_chroot () {
|
function install_os_in_chroot () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user