mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-19 05:36:38 +02:00
this makes them consistent, since we only use base-* and not the system-* style. it also adds keyring support to pam
6 lines
204 B
Text
6 lines
204 B
Text
#%PAM-1.0
|
|
# default config for any service don't specified
|
|
auth include base-auth
|
|
account include base-account
|
|
password include base-password
|
|
session include base-session-noninteractive
|