From: David Tardon Date: Sat, 23 Dec 2023 12:25:57 +0000 (+0100) Subject: man: move to the right position X-Git-Tag: v256-rc1~1398^2~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9655d11bcdc91b3c91db7e2e2f76d46c030784d;p=thirdparty%2Fsystemd.git man: move to the right position --- diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 634cec4b52d..53216d04d36 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -387,7 +387,7 @@ When forwarding to the kernel log buffer (kmsg), make sure to select a suitably large size for the log buffer, for example by adding log_buf_len=8M to the kernel command line. systemd will automatically disable kernel's rate-limiting applied to userspace - processes (equivalent to setting printk.devkmsg=on). + processes (equivalent to setting printk.devkmsg=on). Note: Forwarding is performed synchronously within journald, and may significantly affect its performance. This is particularly relevant when using ForwardToConsole=yes in cloud environments, @@ -397,6 +397,7 @@ journal also becoming blocked. Unless actively debugging/developing something, it's generally preferable to setup a journalctl --follow style service redirected to the console, instead of ForwardToConsole=yes, for production use. + diff --git a/man/portablectl.xml b/man/portablectl.xml index 03ca65e0cb1..c252cae20e6 100644 --- a/man/portablectl.xml +++ b/man/portablectl.xml @@ -155,11 +155,11 @@ files. This is a convenience feature to allow all arguments passed as attach also to detach. - - If and/or are passed, the portable services are immediately stopped (blocking operation) and/or disabled before detaching the image. Prefix(es) are also accepted, to be used in case the unit names do not match the image name as described in the attach. + + @@ -171,11 +171,11 @@ character has to match. If the new image doesn't exist, the existing one will not be detached. The parameters follow the same syntax as the attach command. - - If and/or are passed, the portable services are immediately stopped if removed, started and/or enabled if added, or restarted if updated. Prefixes are also accepted, in the same way as described in the attach case. + +