We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598e6e8 commit c03935cCopy full SHA for c03935c
conf/initrd.mk.d/rescue.mk.example
@@ -10,4 +10,4 @@ PUT_FILES += \
10
/bin/openvt \
11
/sbin/chroot \
12
/sbin/badblocks \
13
- /sbin/fsck.*
+ $(wildcard /sbin/fsck.*)
0 commit comments