File: libpam-systemd.postinst

package info (click to toggle)
systemd 230-7~bpo8%2B2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 35,908 kB
  • sloc: ansic: 276,817; xml: 47,140; makefile: 5,349; sh: 3,681; python: 2,234; perl: 1,833
file content (7 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#! /bin/sh

set -e

pam-auth-update --package

#DEBHELPER#