systemd-sysctl.service, systemd-sysctl — Configure kernel parameters at boot
/usr/lib/systemd/systemd-sysctl
[OPTIONS...] [CONFIGFILE
...]
systemd-sysctl.service
systemd-sysctl.service
is an early boot
service that configures
sysctl(8)
kernel parameters.
If invoked with no arguments, it applies all directives from all configuration files in sysctl.d(5) 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.d(5) for information about the configuration of this service.