chiark / gitweb /
new config definition
[hippotat.git] / client
diff --git a/client b/client
index 19efb03e7eb5f7d4fa367b9861af8442554acb9c..e5d4e0005092b3e7ebf842788c17d44145bfa7c4 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()