python3-privsep-helper

OpenStack library for privilege separation - Python 3.x

Install

All systems
curl cmd.cat/python3-privsep-helper.sh
Debian Debian
apt-get install python3-oslo.privsep
Ubuntu
apt-get install python3-oslo.privsep
image/svg+xml Kali Linux
apt-get install python3-oslo.privsep
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-oslo.privsep
Raspbian
apt-get install python3-oslo.privsep

python3-oslo.privsep

OpenStack library for privilege separation - Python 3.x

Oslo.privsep is the OpenStack library for privilege separation. It manages the user and groups for running daemons, and also leverage Linux capabilities features to avoid running as root. This package contains the Python 3.x module.