#!/bin/sh

[ -x /lib/udev/devkit-disks-dm-export ] || exit 1

exit 0
