fix typo in elogind install

This commit is contained in:
ed barz 2020-10-28 10:42:04 +01:00
parent 933213964f
commit a493986f3d
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ grub:
chroot $(MNTDIR) grub-install $(BOOTLDR)
wifi:
$(call vinstall,NetworkManager,elogind)
$(call vinstall,NetworkManager elogind)
xorg:
$(call vinstall,xorg)