mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 09:06:07 -04:00
added files
This commit is contained in:
parent
929f49f333
commit
a7015f4ddf
6 changed files with 151 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=My Script
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/true
|
||||
ExecStop=/usr/libexec/security-misc/cold-boot-attack-defense-kexec-prepare
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue