Skip to content
Snippets Groups Projects
Commit dc062e73 authored by Jeffrey Tolar's avatar Jeffrey Tolar
Browse files

Try to speed up initial boot

parent 54e8360e
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,8 @@ networkEOF
pacman-key --init
pacman-key --populate archlinux
# Rebuild dynamic link cache
ldconfig -X
# install bootloader
sed -i '/TIMEOUT/ s+GRUB_TIMEOUT=.*+GRUB_TIMEOUT=2+' /etc/default/grub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment