mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Add PAM configuration for swaylock
This commit is contained in:
parent
3a829362f2
commit
7b8f02146f
2 changed files with 12 additions and 0 deletions
6
swaylock/pam/swaylock
Normal file
6
swaylock/pam/swaylock
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# PAM configuration file for the swaylock screen locker. By default, it includes
|
||||
# the 'system-auth' configuration file (see /etc/pam.d/login)
|
||||
#
|
||||
|
||||
auth include system-auth
|
||||
Loading…
Add table
Add a link
Reference in a new issue