From 7beb31f48515cbc3eb0e91b09c2faa66ca286b15 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 27 Mar 2023 21:31:27 +0200 Subject: add README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f39d5a --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# SecKey + +This project is intended to be used when your system +uses a usb-drive to decrypt your system's root drive. + +If you want that if you plug out the stick your system shuts down +you are at the right place here. + +## Install + +Edit the `config.mk` and insert the UUID of your usb-drive. +Then type: + +```sh +sudo make install +``` -- cgit v1.2.3-70-g09d2