summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/sysctl.d
Commit message (Collapse)AuthorAgeFilesLines
* base-files: move netfilter sysctl defaults to specific kmod packagesMatthias Schiffer2018-04-131-12/+0
| | | | | | | Avoid warnings when applying settings for uninstalled kmods. See also FS#1073. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* base-files: move sysctl defaults to /etc/sysctl.d/10-default.confMatthias Schiffer2018-04-132-1/+34
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-071-0/+1
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