zfs/contrib/debian/openzfs-libpam-zfs.postinst

7 lines
57 B
Bash

#!/bin/sh
set -e
pam-auth-update --package
#DEBHELPER#