diff options
Diffstat (limited to 'desktop/i3lock')
-rw-r--r-- | desktop/i3lock/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop/i3lock/README b/desktop/i3lock/README index adf8e935d1701..7f1042d03164b 100644 --- a/desktop/i3lock/README +++ b/desktop/i3lock/README @@ -1,7 +1,7 @@ i3lock is a simple screen locker like slock. -This SlackBuild patches i3lock to not to use PAM, and is as such usable in -Slackware. -For verifying the password it uses shadow instead. Because of that, it needs -suid permissions, but those privileges are dropped as soon as possible. -The code for this was taken from slock. See the patch and LICENSE-slock. +This SlackBuild patches i3lock to not to use PAM, and is as such +usable in Slackware. For verifying the password it uses shadow +instead. Because of that, it needs suid permissions, but those +privileges are dropped as soon as possible. The code for this was +taken from slock. See the patch and LICENSE-slock. |