From 14f01575e8efba8709f456e234514ec980516381 Mon Sep 17 00:00:00 2001 From: Felipe Sateler Date: Fri, 13 Nov 2015 09:52:06 -0300 Subject: man: document systemd-sysctl arguments --- man/systemd-sysctl.service.xml | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml index d4c1a7ebe3..2a2c7b2a13 100644 --- a/man/systemd-sysctl.service.xml +++ b/man/systemd-sysctl.service.xml @@ -19,7 +19,8 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + systemd-sysctl.service @@ -47,8 +48,12 @@ + + /usr/lib/systemd/systemd-sysctl + OPTIONS + CONFIGFILE + systemd-sysctl.service - /usr/lib/systemd/systemd-sysctl @@ -59,11 +64,33 @@ sysctl8 kernel parameters. + If invoked with no arguments, it applies all directives from + all configuration files in + sysctl.d5 + are searched for a matching file. If one or more filenames are passed on + the command line, only the directives in these files are applied. + + See sysctl.d5 for information about the configuration of this service. + Options + + + + + Only apply rules with the specified prefix. + + + + + + + + + See Also -- cgit v1.2.3-54-g00ecf