mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-17 00:47:42 +00:00
8 lines
58 B
Bash
8 lines
58 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
pam-auth-update --package
|
|
|
|
#DEBHELPER#
|