Files
op-packages/luci-app-sysctl/root/etc/sysctl.d/99-luci-sysctl.conf
T

11 lines
422 B
Plaintext

# Custom kernel parameters managed by luci-app-sysctl.
#
# Entries added or modified through the LuCI web interface
# (System -> 内核参数 / Kernel Parameters) are stored in this file.
#
# A line prefixed with "#" means the entry is disabled, e.g.:
# # net.core.somaxconn = 4096
#
# This file is loaded at boot time by /etc/init.d/sysctl and can be
# re-applied at runtime from the LuCI page ("应用配置" button).