mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-25 07:10:31 +07:00
added files
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user