better config errors
[hippotat] / client
diff --git a/client b/client
index 19efb03..e5d4e00 100755 (executable)
--- a/client
+++ b/client
@@ -230,8 +230,7 @@ def check_outbound():
 
   log_outstanding()
 
-common_startup()
-process_cfg()
+common_startup(process_cfg)
 start_client()
 start_ipif(c.ipif_command, outbound)
 check_outbound()