#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input medium prometheus-blackbox-exporter/want_cap_net_raw || true
db_go
