diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-01-13 21:29:12 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-01-13 21:40:26 -0500 |
commit | 3fca8b8d22ee51a934fa3b8704c5aee8a5de7689 (patch) | |
tree | abdec67233e7453274f6561c4a207a6d7d6c6d39 /swaylock/pam/swaylock.linux | |
parent | 4879d40695047a4c493bd8871d810c543978a869 (diff) |
Split swaylock into separate project
Diffstat (limited to 'swaylock/pam/swaylock.linux')
-rw-r--r-- | swaylock/pam/swaylock.linux | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/swaylock/pam/swaylock.linux b/swaylock/pam/swaylock.linux deleted file mode 100644 index 6a36b0d6..00000000 --- a/swaylock/pam/swaylock.linux +++ /dev/null @@ -1,6 +0,0 @@ -# -# PAM configuration file for the swaylock screen locker. By default, it includes -# the 'login' configuration file (see /etc/pam.d/login) -# - -auth include login |