summaryrefslogtreecommitdiffstats
path: root/debian/systemd-homed.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/systemd-homed.postinst')
-rw-r--r--debian/systemd-homed.postinst7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/systemd-homed.postinst b/debian/systemd-homed.postinst
new file mode 100644
index 0000000..7e37590
--- /dev/null
+++ b/debian/systemd-homed.postinst
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+pam-auth-update --package
+
+#DEBHELPER#