From: Christian Wesselhoeft Date: Tue, 5 Mar 2024 22:26:01 +0000 (-0700) Subject: PORTABLE_SERVICES.md: Improve grammar X-Git-Tag: v256-rc1~628 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da95494ca3857c42d55ada987d50c254478d185c;p=thirdparty%2Fsystemd.git PORTABLE_SERVICES.md: Improve grammar --- diff --git a/docs/PORTABLE_SERVICES.md b/docs/PORTABLE_SERVICES.md index 6f5ff112d25..5055d77c544 100644 --- a/docs/PORTABLE_SERVICES.md +++ b/docs/PORTABLE_SERVICES.md @@ -70,8 +70,8 @@ under Docker), but as normal processes. A corollary of that is that they aren't supposed to manage anything in their own environment (such as the network) as the execution environment is mostly shared with the rest of the system. -The primary focus use-case of "portable services" is to extend the host system -with encapsulated extensions, but provide almost full integration with the rest +The primary focus of "portable services" is to extend the host system +with encapsulated extensions that provide almost full integration with the rest of the system, though possibly restricted by security knobs. This focus includes system extensions otherwise sometimes called "super-privileged containers".