If safe search is built directly into an image, the /etc/config/dhcp file will have multiple entries added to it after using sysupgrade for the nth time (2 or more sysupgrade cycles). In /etc/config/dhcp, this bug creates duplicate entries like this: config dnsmasq list addnhosts '/etc/safe-search/enabled' list addnhosts '/etc/safe-search/enabled' This patch ensures that safe search only registers itself one time. Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu> |
||
---|---|---|
.. | ||
files | ||
Makefile | ||
Readme.md |
Package: net/safe-search
This package prevents adult content from appearing in search results by configuring dnsmasq to force all devices on your network to use Google and Bing's Safe Search IP addresses. This is designed to be approperiate for most businesses and families. The default filtering rules do not interfere with normal web browsing.
Currently supported:
- Google Safe Search - enabled by default
- Bing Safe Search - enabled by default
- youtube Safe Search
- https://support.google.com/a/answer/6214622
- https://support.google.com/a/answer/6212415
- https://www.youtube.com/check_content_restrictions
- Not enabled by default because it is designed for children.
- Enable by editing /etc/config/safe-search and then run safe-search-update