mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Add FreeBSD-specific PAM file
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
8
res/pam.d/ly-freebsd
Normal file
8
res/pam.d/ly-freebsd
Normal file
@@ -0,0 +1,8 @@
|
||||
#%PAM-1.0
|
||||
|
||||
# OpenPAM (used in FreeBSD) doesn't support prepending "-" for ignoring missing
|
||||
# modules.
|
||||
auth include login
|
||||
account include login
|
||||
password include login
|
||||
session include login
|
||||
Reference in New Issue
Block a user