Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng')
-rw-r--r--configs/releng/grub/grub.cfg6
1 files changed, 4 insertions, 2 deletions
diff --git a/configs/releng/grub/grub.cfg b/configs/releng/grub/grub.cfg
index fa6a774..a7ef124 100644
--- a/configs/releng/grub/grub.cfg
+++ b/configs/releng/grub/grub.cfg
@@ -41,8 +41,6 @@ default=archlinux
timeout=15
timeout_style=menu
-# GRUB init tune for accessibility
-play 600 988 1 1319 4
# Menu entries
@@ -87,3 +85,7 @@ menuentry "System restart" --class reboot --class restart {
echo "System rebooting..."
reboot
}
+
+
+# GRUB init tune for accessibility
+play 600 988 1 1319 4