#!/bin/sh set -e if hash pam-auth-update 2>/dev/null; then pam-auth-update --package fi #DEBHELPER#