diff options
Diffstat (limited to 'network/mod_geoip2/doinst.sh')
-rw-r--r-- | network/mod_geoip2/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_geoip2/doinst.sh b/network/mod_geoip2/doinst.sh index 165a3d9507..83bf461e9e 100644 --- a/network/mod_geoip2/doinst.sh +++ b/network/mod_geoip2/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/mod_geoip.conf.new +config etc/httpd/mod_geoip.conf.new |