File: postinst

package info (click to toggle)
libpam-afs-session 2.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,684 kB
  • sloc: sh: 11,779; ansic: 7,910; perl: 270; makefile: 174
file content (6 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
#!/bin/sh

set -e
pam-auth-update --package

#DEBHELPER#