mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-08 15:03:40 +00:00
8 lines
59 B
Bash
8 lines
59 B
Bash
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
pam-auth-update --package
|
|
|
|
#DEBHELPER#
|