From fe0cd70cf8872cdf8d9d9918e4b4f00b104acdb5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A1n=20Tomko?= Date: Wed, 17 Jul 2019 13:56:13 +0200 Subject: [PATCH] docs: drvqemu: remove relative time reference MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit It has not aged well. Signed-off-by: Ján Tomko Acked-by: Peter Krempa --- docs/drvqemu.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index f0115bff7e..294117ee1f 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -376,7 +376,7 @@ chmod o+x /path/to/directory

Cgroups device ACLs

- Recent Linux kernels have a capability known as "cgroups" which is used + Linux kernels have a capability known as "cgroups" which is used for resource management. It is implemented via a number of "controllers", each controller covering a specific task/functional area. One of the available controllers is the "devices" controller, which is able to -- 2.47.2