commit 7125274b892d0a80140d64db62472159714c4bf1
parent d3504212a042a3d060254bc08648ea37c338cb17
Author: wdbw <tuturu@tutanota.com>
Date: Sat, 23 Apr 2016 19:14:53 +0200
swaylock: Fix swaylock.pam
Change swaylock.pam to make it work on Debian-based systems also.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/swaylock/pam/swaylock b/swaylock/pam/swaylock
@@ -1,6 +1,6 @@
#
# 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