Browse Source

dracut.modules.7.asc: correct filename parse-instmodpost.sh in documentation

master
Daniel Kahn Gillmor 8 years ago
parent
commit
f2c423651b
  1. 2
      dracut.modules.7.asc

2
dracut.modules.7.asc

@ -168,7 +168,7 @@ inst_hook cmdline 20 "$moddir/parse-insmodpost.sh" @@ -168,7 +168,7 @@ inst_hook cmdline 20 "$moddir/parse-insmodpost.sh"
inst_simple "$moddir/insmodpost.sh" /sbin/insmodpost.sh
----

The _pase-instmodpost.sh_ parses the kernel command line for a argument
The _parse-instmodpost.sh_ parses the kernel command line for a argument
rd.driver.post, blacklists the module from being autoloaded and installs the
hook _insmodpost.sh_ in the _initqueue/settled_.


Loading…
Cancel
Save