Parent Directory | Revision Log | Revision Graph
Initial import
1 | brianr | 1.1 | diff -ruN smeserver-geoip-1.2.old/createlinks smeserver-geoip-1.2/createlinks |
2 | --- smeserver-geoip-1.2.old/createlinks 2018-06-18 11:22:14.000000000 +0200 | ||
3 | +++ smeserver-geoip-1.2/createlinks 2018-06-23 13:26:47.481535879 +0200 | ||
4 | @@ -19,7 +19,7 @@ | ||
5 | |||
6 | foreach (qw( | ||
7 | /var/service/qpsmtpd/config/badcountries | ||
8 | - /etc/geoIP.conf | ||
9 | + /etc/GeoIP.conf | ||
10 | /etc/crontab | ||
11 | )) | ||
12 | { | ||
13 | @@ -46,7 +46,7 @@ | ||
14 | |||
15 | foreach (qw( | ||
16 | /var/service/qpsmtpd/config/badcountries | ||
17 | - /etc/geoIP.conf | ||
18 | + /etc/GeoIP.conf | ||
19 | /etc/crontab | ||
20 | )) | ||
21 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |