#!/bin/sh
[[ $dracutfunctions ]] && . $dracutfunctions
[[ -x /lib/udev/devkit-disks-dm-export ]] || exit 1
exit 0