regenerate sfa_component_config
authorTony Mack <tmack@cs.princeton.edu>
Thu, 14 Jan 2010 14:39:56 +0000 (14:39 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 14 Jan 2010 14:39:56 +0000 (14:39 +0000)
sfa/init.d/sfa

index 0c90758..b3b041c 100755 (executable)
@@ -54,6 +54,9 @@ reload ()
 #      mkdir -p /etc/sfa/php
 #      plc-config --php  /etc/sfa/sfa_config.xml >/etc/sfa/php/sfa_config.php
 #    fi
+
+    # [re]generate the sfa_component_config
+    gen-sfa-cm-config.py        
 }
 
 start() {