mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-09 15:30:45 +07:00
Create remove-system-map.service
This commit is contained in:
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
|
Reference in New Issue
Block a user