post_install() {
	echo "This is a metapackage for joborun's boot-66serv to replace boot@-66serv by Obarun"
}

post_upgrade() {
    post_install
}
