]> git.pld-linux.org Git - packages/rc-scripts.git/blob - rc-scripts-modprobe-cache.patch
- verbose files in common directories
[packages/rc-scripts.git] / rc-scripts-modprobe-cache.patch
1 --- rc-scripts-0.4.15/rc.d/rc.sysinit.orig      2016-06-19 20:27:45.987376063 +0200
2 +++ rc-scripts-0.4.15/rc.d/rc.sysinit   2016-06-19 20:27:50.154042707 +0200
3 @@ -47,6 +47,7 @@
4  
5         # filter only what is wanted by this script: aliases and options
6         modprobe_c_cache=$(modprobe -c | grep -E '^(alias|options)')
7 +       echo "$modprobe_c_cache"
8  }
9  
10  # parse kernel cmdline
This page took 1.09339 seconds and 3 git commands to generate.