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
2cbcbd7532
dracut
/
modules.d
/
05busybox
/
check
8 lines
85 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
[
[
$1
=
-d
]
]
&&
exit
0
type
-P busybox >/dev/null
||
exit
1
exit
255
Reference in New Issue
View Git Blame
Copy Permalink