systemd/debian/libpam-systemd.postinst
Michael Biebl 93417d9013 Use more consistent shell script headers
Gbp-Dch: Ignore
2020-01-31 10:46:58 +01:00

8 lines
58 B
Bash

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