mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
#%PAM-1.0
|
|
# Lemur's PAM file Gentoo Edition
|
|
# Note: the pam_systemd line is optional and ignored gracefully on OpenRC systems.
|
|
auth substack system-login
|
|
account include system-login
|
|
-session optional pam_systemd.so
|
|
session include system-login
|