mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-15 04:55:59 +00:00
4 lines
339 B
Plaintext
4 lines
339 B
Plaintext
[program:bbfdmd]
|
|
priority=15
|
|
command=/bin/bash -c "/usr/bin/valgrind --xml=yes --xml-file=/tmp/memory-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/bbfdmd -l 7"
|