summaryrefslogtreecommitdiffstats
path: root/system/bubblewrap
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:00:09 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:03 -0400
commit40553bb736a8e061bd9660b4617852f270b54045 (patch)
treea791241f01bc8cfd9ef9c52463d02b0ed9fe3e56 /system/bubblewrap
parent80646adbe1c420b63bba5e6ace46619c997cf00c (diff)
downloadslackbuilds-40553bb736a8e061bd9660b4617852f270b54045.tar.gz
slackbuilds-40553bb736a8e061bd9660b4617852f270b54045.tar.xz
system/bubblewrap: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/bubblewrap')
-rw-r--r--system/bubblewrap/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/system/bubblewrap/README b/system/bubblewrap/README
index 279bc9034d..7ec2871653 100644
--- a/system/bubblewrap/README
+++ b/system/bubblewrap/README
@@ -1,8 +1,9 @@
Bubblewrap
-Many container runtime tools like systemd-nspawn, docker, etc. focus on
-providing infrastructure for system administrators and orchestration tools
-(e.g. Kubernetes) to run containers.
+Many container runtime tools like systemd-nspawn, docker,
+etc. focus on providing infrastructure for system administrators and
+orchestration tools (e.g. Kubernetes) to run containers.
-These tools are not suitable to give to unprivileged users, because it is
-trivial to turn such access into to a fully privileged root shell on the host.
+These tools are not suitable to give to unprivileged users, because it
+is trivial to turn such access into to a fully privileged root shell
+on the host.