1 |
diff -ruN smeserver-geoip-1.2.old/root/etc/e-smith/templates/etc/GeoIP.conf/10default smeserver-geoip-1.2/root/etc/e-smith/templates/etc/GeoIP.conf/10default |
2 |
--- smeserver-geoip-1.2.old/root/etc/e-smith/templates/etc/GeoIP.conf/10default 2020-01-22 13:24:16.849631327 +0100 |
3 |
+++ smeserver-geoip-1.2/root/etc/e-smith/templates/etc/GeoIP.conf/10default 2020-01-22 13:25:26.128004341 +0100 |
4 |
@@ -8,5 +8,5 @@ |
5 |
# * GeoLite2-City - GeoLite 2 City |
6 |
# * GeoLite2-Country - GeoLite2 Country |
7 |
# For geoipupdate versions earlier than 2.5.0, use ProductIds here instead of EditionIDs. |
8 |
-#EditionIDs GeoLite2-City GeoLite2-Country |
9 |
-ProductIds GeoLite2-City GeoLite2-Country |
10 |
+EditionIDs GeoLite2-City GeoLite2-Country |
11 |
+#ProductIds GeoLite2-City GeoLite2-Country |
12 |
diff -ruN smeserver-geoip-1.2.old/root/etc/e-smith/templates/etc/GeoIP.conf/20databasestore smeserver-geoip-1.2/root/etc/e-smith/templates/etc/GeoIP.conf/20databasestore |
13 |
--- smeserver-geoip-1.2.old/root/etc/e-smith/templates/etc/GeoIP.conf/20databasestore 2020-01-22 13:24:16.849631327 +0100 |
14 |
+++ smeserver-geoip-1.2/root/etc/e-smith/templates/etc/GeoIP.conf/20databasestore 2020-01-22 13:25:48.127075447 +0100 |
15 |
@@ -7,5 +7,3 @@ |
16 |
$OUT ="DatabaseDirectory $DatabaseDirectory"; |
17 |
|
18 |
} |
19 |
- |
20 |
-~ |