#!/bin/sh

exit 0

. /usr/share/debconf/confmodule

db_metaget partman-partitioning/text/set_flags description
printf "setflags\t${RET}\n"

