Skip to content

Commit

Permalink
feat(btrfs): add 64-btrfs-dm.rules rules
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh authored and johannbg committed Mar 13, 2021
1 parent d85b7e4 commit d4caa86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules.d/90btrfs/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ install() {
inst_script "$moddir/btrfs_finished.sh" /sbin/btrfs_finished
;;
esac
else
inst_rules 64-btrfs-dm.rules
fi

if ! dracut_module_included "systemd"; then
Expand Down

0 comments on commit d4caa86

Please sign in to comment.