summaryrefslogtreecommitdiff
path: root/modules.d/95debug
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-09-07 17:10:19 +0200
committerHarald Hoyer <harald@redhat.com>2009-09-07 17:10:19 +0200
commit4f4a79b1a13f9961030a3d97743274116f72054a (patch)
tree67c027be56ef2352951fbdedb3df4ee3376288fa /modules.d/95debug
parent587b3497c149780f8c4e680d19a880418c5cc8bb (diff)
downloaddracut-4f4a79b1a13f9961030a3d97743274116f72054a.tar.gz
dracut-4f4a79b1a13f9961030a3d97743274116f72054a.tar.bz2
dracut-4f4a79b1a13f9961030a3d97743274116f72054a.zip
add scp to debug module
Diffstat (limited to 'modules.d/95debug')
-rwxr-xr-xmodules.d/95debug/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/95debug/install b/modules.d/95debug/install
index 1c7afaf0..cd8c48c9 100755
--- a/modules.d/95debug/install
+++ b/modules.d/95debug/install
@@ -1,3 +1,3 @@
#!/bin/bash
dracut_install -o ps grep more cat rm strace free showmount
-dracut_install -o ping netstat rpcinfo vi
+dracut_install -o ping netstat rpcinfo vi scp