This commit is contained in:
teldra 2022-02-09 00:14:54 +01:00
parent 6873aff848
commit c575051a83
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ echo "KEYMAP=${L2}" > /etc/vconsole.conf
xbps-reconfigure -f glibc-locales
enable_service acpid cronie socklog-unix nanoklogd uuidd agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4 isc-ntpd udevd
service_disable agetty-tty6 agetty-tty5
disable_service agetty-tty6 agetty-tty5
cat <<EOF > /etc/fstab
tmpfs /tmp tmpfs defaults,nosuid,nodev 0 0
/dev/mapper/vg_${TARGETNAME_UNDERSCORE}-root / btrfs defaults,subvol=rootfs 0 0