systemd: if kdbus is available, include the kernel module
master
Harald Hoyer 2015-07-07 13:15:34 +02:00
commit 59815841e9
1 changed files with 1 additions and 1 deletions

View File

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


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


# called by dracut # called by dracut