From ddfa029353f8927b1bac9a9105a91ce8fd59957a Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sat, 27 Aug 2016 19:02:39 +0700 Subject: desktop/i3lock: Added (simple screen locker). Signed-off-by: Willy Sudiarto Raharjo --- desktop/i3lock/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 desktop/i3lock/README (limited to 'desktop/i3lock/README') diff --git a/desktop/i3lock/README b/desktop/i3lock/README new file mode 100644 index 0000000000000..adf8e935d1701 --- /dev/null +++ b/desktop/i3lock/README @@ -0,0 +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. -- cgit v1.2.3