36e8a3
# sysctl settings are defined through files in
36e8a3
# /usr/lib/sysctl.d/, /run/sysctl.d/, and /etc/sysctl.d/.
36e8a3
#
36e8a3
# Vendors settings live in /usr/lib/sysctl.d/.
36e8a3
# To override a whole file, create a new file with the same in
36e8a3
# /etc/sysctl.d/ and put new settings there. To override
36e8a3
# only specific settings, add a file with a lexically later
36e8a3
# name in /etc/sysctl.d/ and put new settings there.
36e8a3
#
36e8a3
# For more information, see sysctl.conf(5) and sysctl.d(5).