[ Version ( since = "1.0.66" ) ]
public bool swapon_file (string file) throws Error
enable swap on file
This command enables swap to a file. See swapon_device for other notes.
this |
A GuestfsSession object |
true on success, false on error |