]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.resource-control.xml
tree-wide: drop license boilerplate
[thirdparty/systemd.git] / man / systemd.resource-control.xml
index 18b7bf8f6aaa3b9aa329d40a609f5e69cd31baf6..482f65777f83301b8291f5b3b9519fd6cdcf7842 100644 (file)
@@ -8,19 +8,6 @@
   This file is part of systemd.
 
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
-
-  systemd is free software; you can redistribute it and/or modify it
-  under the terms of the GNU Lesser General Public License as published by
-  the Free Software Foundation; either version 2.1 of the License, or
-  (at your option) any later version.
-
-  systemd is distributed in the hope that it will be useful, but
-  WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public License
-  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
 <refentry id="systemd.resource-control">
         <listitem>
           <para>Takes a boolean argument. If true, turns on IPv4 and IPv6 network traffic accounting for packets sent
           or received by the unit. When this option is turned on, all IPv4 and IPv6 sockets created by any process of
-          the unit are accounted for. When this option is used in socket units, it applies to all IPv4 and IPv6 sockets
+          the unit are accounted for.</para>
+
+          <para>When this option is used in socket units, it applies to all IPv4 and IPv6 sockets
           associated with it (including both listening and connection sockets where this applies). Note that for
           socket-activated services, this configuration setting and the accounting data of the service unit and the
           socket unit are kept separate, and displayed separately. No propagation of the setting and the collected
           statistics is done, in either direction. Moreover, any traffic sent or received on any of the socket unit's
           sockets is accounted to the socket unit — and never to the service unit it might have activated, even if the
-          socket is used by it. Note that IP accounting is currently not supported for slice units, and enabling this
-          option for them has no effect. The system default for this setting may be controlled with
-          <varname>DefaultIPAccounting=</varname> in
+          socket is used by it.</para>
+
+          <para>The system default for this setting may be controlled with <varname>DefaultIPAccounting=</varname> in
           <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
         </listitem>
       </varlistentry>