bbfdm/gitlab-ci/reload_service.conf
2026-01-05 12:51:48 +05:30

5 lines
408 B
Text

[program:bbf.config]
priority=4
stdout_logfile=/tmp/bbfdm.configd.log
redirect_stderr=true
command=/bin/bash -c "/usr/bin/valgrind --xml=yes --xml-file=/tmp/memory-config-report.xml --leak-check=full --show-reachable=yes --show-leak-kinds=all --errors-for-leak-kinds=all --error-exitcode=1 --track-origins=yes --leak-resolution=high --show-error-list=yes --child-silent-after-fork=yes /usr/sbin/bbf_configd"