#!/bin/sh

. /usr/share/debconf/confmodule


db_metaget partman-auto/text/automatically_partition description
printf "auto\t$RET"

