Function jail::jail_mount_bind_drm

source ·
pub fn jail_mount_bind_drm(
    jail: &mut Minijail,
    render_node_only: bool
) -> Result<()>
Expand description

Selectively bind mount drm nodes into jail based on render_node_only

This function will not return an error if drm nodes don’t exist