Only seed database for Debian install if we're using default config
[onak.git] / splitkeys.c
index 4f6365596a2c3c1a692f3155adf5c61c5261f0da..73a94cddc42a4f396e9e835aeab6bb45748fb07b 100644 (file)
@@ -4,8 +4,6 @@
  * Jonathan McDowell <noodles@earth.li>
  * 
  * Copyright 2003 Project Purple
- *
- * $Id: splitkeys.c,v 1.3 2003/10/03 23:34:06 noodles Exp $
  */
 
 #include <fcntl.h>
@@ -42,7 +40,7 @@ int main(int argc, char *argv[])
                }
        }
 
-       readconfig();
+       readconfig(NULL);
        initlogthing("splitkeys", config.logfile);
 
        do {