postinstall(){
systemctl restart nordvpnd.service
}

postupdate() {
systemctl restart nordvpnd.service
}
