# arg 1: the new package version
post_install() {
/bin/cat <<END
After installing this package, edit /usr/share/tripwire/install.sh and
/usr/share/tripwire/install.cfg to your liking, run install.sh to
generate cryptographic keys, and run tripwire --init to initialize the
database.
END
}