
8 Oct
2008
8 Oct
'08
10:01 a.m.
I done the following: - Add function openvzAppendConfigParam(veid, param, value) This function simply appends a string `param="value"` to config file. - Rewrite functions openvz{Get,Set}DefinedBridge to use that function
Patch looks good now.
I think, we need to rewrite {Get,Set}UUID functions in the same manner.
Yes, good idea.