Skip to content

Commit

Permalink
Drop drm module from standard dracut config
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Jul 1, 2022
1 parent 9b57d8a commit 1be8ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/zfsbootmenu/dracut.conf.d/omit-drivers.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# If you NEED drivers in ZFSBootMenu, modify the list below

omit_drivers+=" amdgpu radeon nvidia nouveau i915 "
omit_drivers+=" amdgpu radeon nvidia nouveau i915 drm "

0 comments on commit 1be8ed0

Please sign in to comment.