diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.scope.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index c00ee3bb25..777e11fdab 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -105,7 +105,13 @@ of scope units are the following:</para> <variablelist class='unit-directives'> - <xi:include href="systemd.service.xml" xpointer="oom-policy" /> + <varlistentry id='oom-policy'> + <term><varname>OOMPolicy=</varname></term> + <listitem> + <xi:include href="systemd.service.xml" xpointer="xpointer(//varlistentry[@id='oom-policy']/listitem/para[position() < last()])" /> + <xi:include href="version-info.xml" xpointer="v253"/> + </listitem> + </varlistentry> <varlistentry> <term><varname>RuntimeMaxSec=</varname></term> |