diff options
author | Mark Salyzyn <salyzyn@google.com> | 2020-06-22 08:49:14 -0700 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2020-06-24 18:10:12 -0700 |
commit | 6c9a1e4d4949aca70704bed1324db7feff140885 (patch) | |
tree | 9a5d49f945e1685e4b197bc7cb21222ce9f78c92 /libutils/ProcessCallStack_fuzz.cpp | |
parent | 3ad274be1558ab190f35df1126b42512a8d05762 (diff) |
modprobe: add --all=modules.load flag
Add a means to specify the modules to load from a file, rather than
on the argument list by adding an optional argument to the --all flag.
This allows modprobe to be designated as a standalone service to load
a long series of modules in the background and be specified
separately. The specified (module.load) file contains a newline
separate list of module names, and supports line comments using '#'
since this file may be maintained by a human or scripting that
requires tagging for regions of the file.
Bug: 159424228
Bug: 151950334
Test: use modprobe as a service to load modules
Change-Id: Id32641c7244e65848fca3a4a82c8d08b2042bf2f
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions