From 3c193b4ec80e600108f398f1e432d081d4a72bfa Mon Sep 17 00:00:00 2001 From: James Magahern Date: Wed, 15 Jan 2020 10:30:15 -0800 Subject: Fix mistake in README /etc/environment should not include `xsecurelock` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b39b6cb..a23e2eb 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ So you might want to do: If you want to make it permanent, edit `/etc/environment` to include this line: ``` -XSECURELOCK_AUTH=/usr/local/bin/auth_buzzlocker xsecurelock +XSECURELOCK_AUTH=/usr/local/bin/auth_buzzlocker ``` So every time you run `xsecurelock` by itself, it will use buzzlocker as the GUI. -- cgit v1.2.3