mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 08:36:03 -04:00
move ram-wipe scripts to dedicated ram-wipe package
This commit is contained in:
parent
11d0bb2c00
commit
7bda2ad3e8
8 changed files with 0 additions and 348 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue