This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
i3lock
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use 'auth include login' instead of '@include login', the latter is debian-specific (Thanks mseed)
master
Michael Stapelberg
15 years ago
parent
fc6b72eaec
commit
a93f110584
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
i3lock.pam
+ 1
- 1
i3lock.pam
View File
@ -3,4 +3,4 @@
# the 'login' configuration file (see /etc/pam.d/login)
#
@
include login
auth
include login
Write
Preview
Loading…
Cancel
Save