From 84cc5e4258ce543e72d082565e167cf71a25f5cc Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Mon, 2 Jan 2023 07:22:11 +0100 Subject: README: advertise debvm as root-less --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8109b2a..5ccbf12 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ using the one included in qemu. The other aspect is restricting to Debian-based systems. This allows for a lot of simplification of the problem space. +While most similar tools require root privileges at some point, this one works +with either fakeroot or a subuid allocation for user namepsaces, which is often +available. + The implementation is so short that it still is feasible to read and understand it. Let's see how long that lasts. -- cgit v1.2.3