]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - modules.d/95debug/module-setup.sh
debug: Add dd into debug module
[thirdparty/dracut.git] / modules.d / 95debug / module-setup.sh
index b749a73c5b2076ec2ba29357f81fe9bab6d8995d..5109f9a9253b487b45b57e333d56441441733654 100755 (executable)
@@ -13,9 +13,9 @@ depends() {
 
 # called by dracut
 install() {
-    inst_multiple -o cat ls ps grep more cat rm strace free showmount \
-                  ping netstat rpcinfo vi scp ping6 ssh find vi \
-                  tcpdump cp less hostname mkdir systemd-analyze \
+    inst_multiple -o ls ps grep more cat rm strace free showmount \
+                  ping netstat rpcinfo vi scp ping6 ssh find \
+                  tcpdump cp dd less hostname mkdir systemd-analyze \
                   fsck fsck.ext2 fsck.ext4 fsck.ext3 fsck.ext4dev fsck.f2fs fsck.vfat e2fsck
 
     grep '^tcpdump:' /etc/passwd 2>/dev/null >> "$initdir/etc/passwd"