Revert "systemd: if kdbus is available, include the kernel module"
This reverts commit 90ff5ad67e
.
There will be no kdbus anymore :-/
master
parent
03de49609c
commit
1a2290ea79
|
@ -19,7 +19,7 @@ depends() {
|
|||
|
||||
installkernel() {
|
||||
hostonly='' instmods autofs4 ipv6
|
||||
instmods -s efivarfs kdbus
|
||||
instmods -s efivarfs
|
||||
}
|
||||
|
||||
# called by dracut
|
||||
|
|
Loading…
Reference in New Issue