mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
10 lines
161 B
Desktop File
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
|