Browse Source

95debug: optionally install the debug tools

master
Marc Grimme 16 years ago committed by Harald Hoyer
parent
commit
f016dccc89
  1. 4
      modules.d/95debug/install

4
modules.d/95debug/install

@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
#!/bin/bash
dracut_install ps grep more cat rm strace free showmount
dracut_install ping netstat rpcinfo
dracut_install -o ps grep more cat rm strace free showmount
dracut_install -o ping netstat rpcinfo

Loading…
Cancel
Save