usb-ks

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 815b1ab48fb22c6b6e75d42853804d4a3c5d1906
parent 22562bf35fcb7d8acf32ca4ac35b929628763143
Author: Andrew Laack <andrew@laack.co>
Date:   Sun, 15 Mar 2026 16:33:11 -0500

Wording

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -29,7 +29,7 @@ Basic invocation, executing xscreensaver on USB device change: NOTE: Since xscreensaver does not shutdown your system (i.e. doesn't engage FDE protections), it may not be desirable for certain threat models. -For proper production usage I would recommend using `shutdown`: +For better protection, I recommend using `shutdown`: ```usb-ks shutdown```