Create remove-system-map.service

This commit is contained in:
madaidan 2019-06-25 19:25:32 +00:00 committed by GitHub
parent 382e336f69
commit 3116a56f13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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