From: Christian Goeschel Ndjomouo Date: Sat, 4 Apr 2026 04:29:02 +0000 (-0400) Subject: man: document secure mode support for the more(1) pager X-Git-Tag: v261-rc1~272^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e53b8cfcdd0d3fe5810279bdf261e6cd5910f9;p=thirdparty%2Fsystemd.git man: document secure mode support for the more(1) pager Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/man/common-variables.xml b/man/common-variables.xml index 0f807b2cde1..74463c23d60 100644 --- a/man/common-variables.xml +++ b/man/common-variables.xml @@ -190,11 +190,14 @@ allowing untrusted users to execute commands with elevated privileges. This option takes a boolean argument. When set to true, the "secure mode" of the pager is - enabled. In "secure mode", will be set when invoking the pager, which - instructs the pager to disable commands that open or create new files or start new subprocesses. + enabled. In "secure mode", and will be set + when invoking the pager, which instructs the pager to disable commands that open or create new files or + start new subprocesses. Currently only less1 is known - to understand this variable and implement "secure mode". + project='man-pages'>less1 and + more1 are known + to understand these variables, respectively, and implement "secure mode". When set to false, no limitation is placed on the pager. Setting SYSTEMD_PAGERSECURE=0 or not removing it from the inherited environment may allow