sysctl: read settings from /etc/sysctl.d/*.conf
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jul 2015 13:47:23 +0000 (13:47 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jul 2015 13:47:23 +0000 (13:47 +0000)
commit16cf260b50438c3543fb00acae9b6f3484ae3468
treee0206b9780a7b6a3eeff17bf2d8e068c7c673c36
parentec9c7cd4b50226446eca7b0f409261fddecb4a2b
sysctl: read settings from /etc/sysctl.d/*.conf

This changes makes it possible to store custom settings
in individual files inside the directory /etc/sysctl.d/.

Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46239 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
package/base-files/files/etc/hotplug.d/net/00-sysctl
package/base-files/files/etc/init.d/sysctl
package/base-files/files/etc/sysctl.d/local.conf [new file with mode: 0644]