[ol10_distro_builder] priv_wrapper-1.0.1-8.el10.x86_64

Name:priv_wrapper
Version:1.0.1
Release:8.el10
Architecture:x86_64
Group:Unspecified
Size:53661
License:GPL-3.0-or-later
RPM: priv_wrapper-1.0.1-8.el10.x86_64.rpm
Source RPM: priv_wrapper-1.0.1-8.el10.src.rpm
Build Date:Fri Jan 24 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:http://cwrap.org/
Summary:A library to disable resource limits and other privilege dropping
Description:
priv_wrapper aims to help running processes which are dropping privileges or
are restricting resources in test environments.
It can disable chroot, prctl, pledge and setrlmit system calls. A disabled call
always succeeds (i.e. returns 0) and does nothing.
The system call pledge exists only on OpenBSD.

To use it, set the following environment variables:

LD_PRELOAD=libpriv_wrapper.so
PRIV_WRAPPER_CHROOT_DISABLE=1

This package does not have a devel package, because this project is for
development/testing.

Changelog (Show File list) (Show related packages)