post_install(){
/usr/bin/set-sshkeys
}
pre_upgrade(){
/usr/bin/set-sshkeys --remove
post_upgrade(){
pre_remove(){