mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-09 11:52:17 -04:00
minor
This commit is contained in:
parent
6f19af1542
commit
29253004b6
2 changed files with 10 additions and 7 deletions
|
@ -1,4 +1,7 @@
|
|||
### Make sure sdmem is part of the initramfs
|
||||
sudo apt-get install secure-delete
|
||||
### Make sure sdmem and dmsetup is part of the initramfs
|
||||
|
||||
sudo apt update
|
||||
|
||||
sudo apt --no-install-recommends install secure-delete dmsetup
|
||||
|
||||
sudo dracut --include /usr/bin/sdmem /bin/sdmem --force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue