#!/bin/sh

. /usr/share/debconf/confmodule

db_input medium tpctl/need-thinkpad-modules || true
db_go || true
db_stop

