Configuration of xpram |
clients/xpram.ycp |
Main file | |
|
|
This module has an unstable interface. |
Main file for xpram configuration. Uses all other files.
Imports
Includes
Local Functions |
local
XpramChangeConfiguration (map options)
->
boolean
Command line handler for changing basic configuration
- Parameters:
-
options a list of parameters passed as args (currently only "mountpoint" key is expected)
- Return value:
-
true on success
local
XpramEnableHandler (map options)
->
boolean
Command line handler for enabling XpRAM
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success
local
XpramDisableHandler (map options)
->
boolean
Command line handler for disabling XpRAM
- Parameters:
-
options a list of parameters passed as args
- Return value:
-
true on success