sysctl: read settings from /etc/sysctl.d/*.conf
authorJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:47:23 +0000 (13:47 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:47:23 +0000 (13:47 +0000)
commit3787c32183570e9fa77284ba1ae62fc84e2f83fe
tree9d52e5033851dbaf0da5411e5d88bb85bb254f4d
parent0e2d9769be9b0b04bee0706f8f7cd493f01d3cee
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>
SVN-Revision: 46239
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]