#!/bin/sh -e

# Source debconf library.
. /usr/share/debconf/confmodule

db_input high rabbitvcs/rabbitvcs-restart-required || true

db_go
