diff options
Diffstat (limited to 'desktop/i3lock/README')
-rw-r--r-- | desktop/i3lock/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/i3lock/README b/desktop/i3lock/README index 7f1042d03164b..244dbff8ebdba 100644 --- a/desktop/i3lock/README +++ b/desktop/i3lock/README @@ -1,7 +1 @@ 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. |