python2-oslo-rootwrap

allows fine filtering of shell commands to run as root - Python 2.x

Install

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

python-oslo.rootwrap

allows fine filtering of shell commands to run as root - Python 2.x

The Oslo Rootwrap allows fine filtering of shell commands to run as root from OpenStack services. Unlike other Oslo deliverables, it should not be used as a Python library, but called as a separate process through the oslo-rootwrap command. This package provides the Python 2.x module.