Revert "systemd: if kdbus is available, include the kernel module"

This reverts commit 90ff5ad67e.

There will be no kdbus anymore :-/
master
Harald Hoyer 2015-11-18 12:46:44 +01:00
parent 03de49609c
commit 1a2290ea79
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ depends() {

installkernel() {
hostonly='' instmods autofs4 ipv6
instmods -s efivarfs kdbus
instmods -s efivarfs
}

# called by dracut