dead-woman-switch/README.md

16 lines
348 B
Markdown
Raw Normal View History

2023-10-27 00:43:45 +02:00
# Dead Woman's Switch
A dead man's switch made to e-stop your linux PC when a drive is unplugged.
Inspired by TailsOS, idea to make this by JessSystemV, written by TudbuT.
```
$ sudo dws /dev/sdb & disown
```
## Disclaimer
I do not take any liability for any damages done by this software. Use this
only on PCs you don't mind losing data on.