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 --- smeserver-geoip-1.2.old/root/etc/e-smith/templates/etc/GeoIP.conf/10default 2020-01-22 13:24:16.849631327 +0100 +++ smeserver-geoip-1.2/root/etc/e-smith/templates/etc/GeoIP.conf/10default 2020-01-22 13:25:26.128004341 +0100 @@ -8,5 +8,5 @@ # * GeoLite2-City - GeoLite 2 City # * GeoLite2-Country - GeoLite2 Country # For geoipupdate versions earlier than 2.5.0, use ProductIds here instead of EditionIDs. -#EditionIDs GeoLite2-City GeoLite2-Country -ProductIds GeoLite2-City GeoLite2-Country +EditionIDs GeoLite2-City GeoLite2-Country +#ProductIds GeoLite2-City GeoLite2-Country 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 --- smeserver-geoip-1.2.old/root/etc/e-smith/templates/etc/GeoIP.conf/20databasestore 2020-01-22 13:24:16.849631327 +0100 +++ smeserver-geoip-1.2/root/etc/e-smith/templates/etc/GeoIP.conf/20databasestore 2020-01-22 13:25:48.127075447 +0100 @@ -7,5 +7,3 @@ $OUT ="DatabaseDirectory $DatabaseDirectory"; } - -~