Name : priv_wrapper
| |
Version : 1.0.1
| Vendor : openSUSE
|
Release : 3.5
| Date : 2024-02-01 02:32:59
|
Group : Development/Libraries/C and C++
| Source RPM : priv_wrapper-1.0.1-3.5.src.rpm
|
Size : 0.05 MB
| |
Packager : http://bugs_opensuse_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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
cmake(priv_wrapper)
libpriv_wrapper.so.0
pkgconfig(priv_wrapper)
priv_wrapper
priv_wrapper(x86-32)
Requires :