post_install() {
  cat << EOF
If you will be running hostsblock on your main '/etc/hosts' file, copy your
original to '/etc/hostsblock/hosts.head' to preserve your entries.

A documented configuration file is available under '/etc/hostsblock/rc.conf'.
EOF
}
