mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
664b8ffb0a
Make it clear to users that they should not place a custom file in /etc/sysctl.d/ for their values and expect it to survive a reimage. This change is needed since these directories (/etc/foo.d/) are generally where such files are placed on other distros. Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/16543 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
3 lines
154 B
Plaintext
3 lines
154 B
Plaintext
# User defined entries should be added to this file not to /etc/sysctl.d/* as
|
|
# that directory is not backed-up by default and will not survive a reimage
|