move ram-wipe scripts to dedicated ram-wipe package

This commit is contained in:
Patrick Schleizer 2023-01-24 06:34:17 -05:00
parent 11d0bb2c00
commit 7bda2ad3e8
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
8 changed files with 0 additions and 348 deletions

View file

@ -1,17 +0,0 @@
## Copyright (C) 2023 - 2023 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## Copyright (C) 2023 - 2023 Friedrich Doku <friedrichdoku@gmail.com>
## See the file COPYING for copying conditions.
[Unit]
Description=Cold Boot Attack Defense Reboot RAM Wipe
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/true
ExecStop=/usr/libexec/security-misc/cold-boot-attack-defense-kexec-prepare
## Debugging.
StandardOutput=journal+console
[Install]
WantedBy=multi-user.target