commit f57a9e91db546b23f2f077e8222e2e1c8199e14b parent 815b1ab48fb22c6b6e75d42853804d4a3c5d1906 Author: Andrew Laack <andrew@laack.co> Date: Sun, 15 Mar 2026 16:45:13 -0500 Poweroff not shutdown Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -29,9 +29,9 @@ 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 better protection, I recommend using `shutdown`: +For better protection, I recommend using `poweroff`: -```usb-ks shutdown``` +```usb-ks poweroff``` See options: