lib: Don't mention whitelist in guestfs_modprobe documentation.

There is no such whitelist any longer.  All modules are copied into
the appliance.
This commit is contained in:
Richard W.M. Jones
2014-12-10 13:28:35 +00:00
parent e1fd9615cc
commit 3d7ea11272

View File

@@ -7264,10 +7264,7 @@ See also C<guestfs_mke2journal_U>." };
];
shortdesc = "load a kernel module";
longdesc = "\
This loads a kernel module in the appliance.
The kernel module must have been whitelisted when libguestfs
was built (see C<appliance/kmod.whitelist.in> in the source)." };
This loads a kernel module in the appliance." };
{ defaults with
name = "echo_daemon";