#!/bin/sh -e
# Password setup is done by the passwd package.
# FIXME: it should include this file, too.
exec dpkg-reconfigure passwd
