mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-06 17:54:57 -04:00
9 lines
161 B
Desktop File
9 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
|