mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-09-25 01:38:30 -04:00
Create remove-system-map.service
This commit is contained in:
parent
382e336f69
commit
3116a56f13
1 changed files with 9 additions and 0 deletions
9
lib/systemd/system/remove-system-map.service
Normal file
9
lib/systemd/system/remove-system-map.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Removes the System.map files
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Execstart=/usr/lib/security-misc/remove-system.map
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue