security-misc/lib/systemd/system/remove-system-map.service
2019-06-27 16:09:52 +00:00

10 lines
161 B
Desktop File

[Unit]
Description=Removes the System.map files
[Service]
Type=oneshot
ExecStart=/usr/lib/security-misc/remove-system.map
[Install]
WantedBy=multi-user.target