diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml index 55c8953722..9027ff0f3f 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