post_remove() {
    echo "[Deleting 'ntp' user...]"
    userdel ntp
}
