diff --git a/helper/build_config b/helper/build_config index 365aae85..dcdd1c18 100755 --- a/helper/build_config +++ b/helper/build_config @@ -73,7 +73,7 @@ case "${output_file}" in comment_open_tag='' ;; - */init.d/* || \ + */init.d/* | \ */kamailio/lb/db/*) comment_open_tag='' ;;