Config structs aren't dicts, so neither []-indexing nor .get work on
[invirt/packages/invirt-dev.git] / debian / invirt-dev.init
index 60ceebd..160aabd 100755 (executable)
@@ -23,6 +23,7 @@ case "$1" in
     log_begin_msg "Reloading config for $PACKAGE"
     gen_files
     reprepro-env export
+    invirt-build-conf
     log_end_msg $?
     ;;
   stop)