This website requires JavaScript.
Explore
Register
Sign In
kernel
/
dracut
mirror of
https://git.kernel.org/pub/scm/boot/dracut/dracut.git/
Watch
1
Star
0
Fork
You've already forked dracut
0
Code
Issues
Projects
Releases
Wiki
Activity
3b51f4f30b
dracut
/
modules.d
/
90dmsetup
/
check
6 lines
69 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
-x /lib/udev/devkit-disks-dm-export
]
||
exit
1
exit
0
Reference in New Issue
View Git Blame
Copy Permalink