From 13177dc0db3105bcb8741d2b6347788edbba8a43 Mon Sep 17 00:00:00 2001 From: liukch Date: Mon, 17 Jun 2024 15:47:01 +0800 Subject: [PATCH] Restore format. --- website/content/docs/configuration/client.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/docs/configuration/client.mdx b/website/content/docs/configuration/client.mdx index ca683d080ec..5014c887976 100644 --- a/website/content/docs/configuration/client.mdx +++ b/website/content/docs/configuration/client.mdx @@ -441,9 +441,9 @@ see the [drivers documentation](/nomad/docs/drivers). - `filesystem_isolation_extra_paths` `([]string: nil)` - Allow extra paths in the filesystem isolation. Paths are specified in the form `[kind]:[mode]:[path]` - where `kind` must be either `f` or `d` (file or directory) and - `mode` must be zero or more of `r`, `w`, `c`, `x` (read, write, create, execute) e.g. - `f:r:/dev/urandom` would enable reading the /dev/urandom file, + where `kind` must be either `f` or `d` (file or directory) and + `mode` must be zero or more of `r`, `w`, `c`, `x` (read, write, create, execute) e.g. + `f:r:/dev/urandom` would enable reading the /dev/urandom file, `d:rx:/opt/bin` would enable reading and executing from the /opt/bin directory - `set_environment_variables` `(string:"")` - Specifies a comma separated list