| Top |
GVirSandboxConfigServiceGenericGVirSandboxConfigServiceGeneric — ServiceGeneric sandbox configuration details |
GObject
╰── GVirSandboxConfig
╰── GVirSandboxConfigService
╰── GVirSandboxConfigServiceGeneric
Provides an object to store configuration details for a generic service config
The GVirSandboxConfigServiceGeneric object extends GVirSandboxConfigService to store the extra information required to setup a service sandbox with generic
GVirSandboxConfigServiceGeneric *
gvir_sandbox_config_service_generic_new
(const gchar *name);
Create a new service application sandbox configuration
void gvir_sandbox_config_service_generic_set_command (GVirSandboxConfigServiceGeneric *config,gchar **argv);
Set the path of the command to be run and its arguments. The argv
should
be a NULL terminated list