1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
systemd/sysctl.d
Zbigniew Jędrzejewski-Szmek fce9abb227 meson: use a/b instead of join_paths(a,b)
It is nicer and shorter.
2021-07-27 19:32:35 +02:00
..
50-coredump.conf.in meson: use jinja2 in sysctl.d/ 2021-05-19 10:24:43 +09:00
50-default.conf
50-pid-max.conf
meson.build meson: use a/b instead of join_paths(a,b) 2021-07-27 19:32:35 +02:00
README

Files in this directory contain configuration for systemd-sysctl.service, a
service to configure sysctl kernel parameters.

See man:sysctl.d(5) for explanation of the configuration file format, and
man:sysctl(8) and man:systemd-sysctl.service(8) for a description of when and
how this configuration is applied.

Use 'systemd-analyze cat-config sysctl.d' to display the effective config.