File: libpam-snapper.postinst

package info (click to toggle)
snapper 0.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,944 kB
  • sloc: cpp: 24,181; ansic: 1,466; sh: 1,407; makefile: 503; python: 127; ruby: 90
file content (6 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
#!/bin/sh
set -e

pam-auth-update --package

#DEBHELPER#