1 2 3 4 5 6 7
post_install() { echo "To configure Kerio VPN Client, launch as root: /usr/bin/kvpnc configure" } pre_remove() { /usr/bin/kvpnc stop }