packages/net/safe-search/files
Gregory L. Dietsche 6a25e9b238 net/safe-search: Fix double installation bug
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>
2018-12-12 11:28:39 -06:00
..
hosts net/safe-search: new package 2018-10-18 10:12:18 +08:00
safe-search-update net/safe-search: new package 2018-10-18 10:12:18 +08:00
safe-search.conf net/safe-search: new package 2018-10-18 10:12:18 +08:00
safe-search.defaults net/safe-search: Fix double installation bug 2018-12-12 11:28:39 -06:00