summaryrefslogtreecommitdiff
path: root/debian/postinst
blob: 3e5c17c0430ff3ffa5ba6506e0ab73779e45bb76 (plain)
1
2
3
4
5
6
#!/bin/sh

set -e
pam-auth-update --package

#DEBHELPER#