Files
zfsonlinux/debian/libpam-zfs.postinst
T

7 lines
57 B
Bash
Raw Normal View History

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