mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 09:12:41 -04:00
comment
This commit is contained in:
parent
73d2ada0de
commit
db301dfd7f
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
echo "Checking for mounted disks..."
|
echo "Checking for mounted disks..."
|
||||||
dmsetup ls --target crypt
|
dmsetup ls --target crypt
|
||||||
echo "WIPE RAM!"
|
echo "WIPE RAM!"
|
||||||
## TODO: remove -f
|
## TODO: remove -f (fast and insecure mode)
|
||||||
sdmem -f
|
sdmem -f
|
||||||
echo "WIPE DONE!"
|
echo "WIPE DONE!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue