rootless-run 🫚🚫🏃➡️
A Rust library for the execution of commands as root without being root.
Currently, it supports fakeroot and rootlesskit.
Documentation
Refer to https://docs.rs/rootless-run/latest/rootless_run/ for released versions of the crate.
Examples
Library
use ;
# use detect_virt;
#
Contributing
Please refer to the contribution guidelines to learn how to contribute to this project.
Releases
Releases are created by the developers of this project.
OpenPGP certificates with the following OpenPGP fingerprints can be used to verify signed tags:
991F6E3F0765CF6295888586139B09DA5BF0D338
(David Runge <dvzrv@archlinux.org>)165E0FF7C48C226E1EC363A7F83424824B3E4B90
(Orhun Parmaksız <orhun@archlinux.org>)
Some of the above are part of archlinux-keyring and certified by at least three main signing keys of the distribution. All certificate are cross-signed and can be retrieved from OpenPGP keyservers.
License
This project can be used under the terms of the Apache-2.0 or MIT. Contributions to this project, unless noted otherwise, are automatically licensed under the terms of both of those licenses.