From e0e2ecd5a81106a477c8d08e081b77ac7d3b5bdc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 13 Feb 2019 10:17:49 +0100 Subject: [PATCH] man: move entries to the right section in systemd.directives They were in "miscellaneuos" because of the missing class= assignment. Probably introduced when the split into sections was done. --- man/systemd.exec.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index eb47632..0248c3a 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -393,7 +393,7 @@ CapabilityBoundingSet=~CAP_B CAP_C Mandatory Access Control - + SELinuxContext= @@ -436,7 +436,7 @@ CapabilityBoundingSet=~CAP_B CAP_C Process Properties - + LimitCPU= @@ -671,7 +671,7 @@ CapabilityBoundingSet=~CAP_B CAP_C Scheduling - + Nice= @@ -764,7 +764,7 @@ CapabilityBoundingSet=~CAP_B CAP_C (such as ProtectSystem=) are not available, as the underlying kernel functionality is only accessible to privileged processes. - + ProtectSystem= @@ -1388,7 +1388,7 @@ RestrictNamespaces=~cgroup net System Call Filtering - + SystemCallFilter= @@ -1627,7 +1627,7 @@ SystemCallErrorNumber=EPERM Environment - + Environment= @@ -1742,7 +1742,7 @@ SystemCallErrorNumber=EPERM Logging and Standard Input/Output - + StandardInput= @@ -2084,7 +2084,7 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy System V Compatibility - + UtmpIdentifier= -- 2.7.4