diff --git a/etc/base b/etc/base index 9901bd6..f1e4d78 100644 --- a/etc/base +++ b/etc/base @@ -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 < /etc/fstab tmpfs /tmp tmpfs defaults,nosuid,nodev 0 0 /dev/mapper/vg_${TARGETNAME_UNDERSCORE}-root / btrfs defaults,subvol=rootfs 0 0