python2-privsep-helper
OpenStack library for privilege separation - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-privsep-helper.sh
- Debian
-
apt-get install python-oslo.privsep
- Ubuntu
-
apt-get install python-oslo.privsep
- Kali Linux
-
apt-get install python-oslo.privsep
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-oslo.privsep
- Raspbian
-
apt-get install python-oslo.privsep
- Dockerfile
- dockerfile.run/python2-privsep-helper
python-oslo.privsep
OpenStack library for privilege separation - Python 2.7
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 2.7 module.