Skip to content

Commit

Permalink
fix(dracut.spec): add connman module
Browse files Browse the repository at this point in the history
Add the connman module to the spec file
  • Loading branch information
johannbg committed Apr 29, 2022
1 parent 42e8f17 commit d0c6ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgbuild/dracut.spec
Expand Up @@ -439,6 +439,7 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/

%files network
%{dracutlibdir}/modules.d/01systemd-networkd
%{dracutlibdir}/modules.d/35connman
%{dracutlibdir}/modules.d/35network-manager
%{dracutlibdir}/modules.d/35network-legacy
%{dracutlibdir}/modules.d/35network-wicked
Expand Down

0 comments on commit d0c6ab2

Please sign in to comment.