File: libpam-fscrypt.postinst

package info (click to toggle)
fscrypt 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 980 kB
  • sloc: sh: 958; makefile: 163; ansic: 84
file content (7 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (87)
1
2
3
4
5
6
7
#!/bin/sh

set -e

pam-auth-update --package

#DEBHELPER#