post_install() {
        echo "Please review the parameters in /etc/conf.d/logkeysd afterwards."
        echo "There you can set alternative keyboard maps."
}

post_upgrade() {
        post_install $1
}
