]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - log.c
Include sub configuration files
[thirdparty/sarg.git] / log.c
diff --git a/log.c b/log.c
index 027a9635bde2ee6d80c762f2243ab109858d0f54..bd860e2492093a49feb5087a5b16bd6e0cd300c1 100644 (file)
--- a/log.c
+++ b/log.c
@@ -456,7 +456,7 @@ int main(int argc,char *argv[])
        }
 
        if(access(ConfigFile, R_OK) == 0)
-               getconf();
+               getconf(ConfigFile);
 
        if(userip) UserIp=true;