Top | ![]() |
![]() |
![]() |
![]() |
GVirSandboxConfigServiceSystemdGVirSandboxConfigServiceSystemd — ServiceSystemd sandbox configuration details |
GObject ╰── GVirSandboxConfig ╰── GVirSandboxConfigService ╰── GVirSandboxConfigServiceSystemd
Provides an object to store configuration details for a systemd service config
The GVirSandboxConfigServiceSystemd object extends GVirSandboxConfigService to store the extra information required to setup a service sandbox with systemd
GVirSandboxConfigServiceSystemd *
gvir_sandbox_config_service_systemd_new
(const gchar *name
);
Create a new service application sandbox configuration
const gchar *
gvir_sandbox_config_service_systemd_get_boot_target
(GVirSandboxConfigServiceSystemd *config
);
void gvir_sandbox_config_service_systemd_set_boot_target (GVirSandboxConfigServiceSystemd *config
,const gchar *target
);