swapoff_file
Description:
[
Version ( since =
"1.0.66" ) ]
public bool swapoff_file (
string file)
throws Error
disable swap on file
This command disables the libguestfs appliance swap on file.
Parameters:
| this |
A GuestfsSession object
|
Returns:
|
true on success, false on error
|