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)
commit625455fadf4febb5a672e4d73e48ce6203cdb9b7
treee0206b9780a7b6a3eeff17bf2d8e068c7c673c36
parentc934cb259584be51c283b31313f1493aa446cde7
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]