diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-11 10:25:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-11 10:25:51 +0700 |
commit | 1477573cd7f25547189d49f20edd682fa4a3479e (patch) | |
tree | cb96293cca3ae6b64c1f2d775231886df27ffbf7 /desktop/i3lock/README | |
parent | 767ac13c7d4e1f0a2210309a423815a2e8c2a8aa (diff) |
desktop/i3lock: Updated for version 2.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 7f1042d031..244dbff8eb 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. |