if [ -s /var/cache/debconf/passwords.dat ]; then
    tee /var/cache/debconf/passwords.dat </dev/null
fi
