3
config_file="/etc/checkbox.d/$1.ini"
5
if [ "$1" = "checkbox" ]; then
6
cat <<'EOF' >>$config_file
7
[checkbox/registries/mounts]
8
filename = /proc/mounts
10
[checkbox/registries/pvs]
13
[checkbox/plugins/subunit_report]
14
filename = %(checkbox_data)s/subunit.log