python3-oslo-rootwrap

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

Install

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

python3-oslo.rootwrap

allows fine filtering of shell commands to run as root - Python 3.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 3.x module.