Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sysctl: read settings from /etc/sysctl.d/*.conf | John Crispin | 2015-07-07 |
| | | | | | | | | | 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: change sysctl handling Move /etc/init.d/sysctl to index ↵ | Jo-Philipp Wich | 2013-03-25 |
00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface. SVN-Revision: 36129 |