mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-17 18:12:18 +01:00
swaylock: Fix swaylock.pam
Change swaylock.pam to make it work on Debian-based systems also.
This commit is contained in:
parent
d3504212a0
commit
7125274b89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# PAM configuration file for the swaylock screen locker. By default, it includes
|
# PAM configuration file for the swaylock screen locker. By default, it includes
|
||||||
# the 'system-auth' configuration file (see /etc/pam.d/login)
|
# the 'login' configuration file (see /etc/pam.d/login)
|
||||||
#
|
#
|
||||||
|
|
||||||
auth include system-auth
|
auth include login
|
||||||
|
|
Loading…
Reference in a new issue