Merge remote-tracking branch 'upstream/master'

This commit is contained in:
fhdk 2018-09-28 10:47:10 +02:00
commit 6289b12ca1
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ displaymanager="gdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon')
enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon')
disable_systemd=('pacman-init')
# unset defaults to given values,

View File

@ -26,7 +26,7 @@ gcc-libs
gettext
glibc
grep
grub
grub-quiet
gzip
inetutils
intel-ucode

View File

@ -1,7 +1,7 @@
GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 vga=current rd.systemd.show_status=auto rd.udev.log-priority=3 vt.global_cursor_default=0"
GRUB_CMDLINE_LINUX=""
# If you want to enable the save default function, uncomment the following