Patch to disable access to dataupdate7.synology.com

This commit is contained in:
pocopico 2022-04-12 17:14:41 +03:00
parent 3e8b8f22b1
commit 2fb2cedf3f
1 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
--- a/etc/hosts
+++ b/etc/hosts
--- /etc/hosts
+++ /etc/hosts
@@ -2,3 +2,5 @@
# that require network functionality will fail.
127.0.0.1 localhost
::1 localhost
+127.0.0.1 update7.synology.com
+127.0.0.1 dataupdate7.synology.com
127.0.0.1 localhost
::1 localhost
+127.0.0.1 update7.synology.com
+127.0.0.1 dataupdate7.synology.com