mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-01 11:14:19 -04:00
comment
This commit is contained in:
parent
78defc4d0b
commit
daf0006795
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
shopt -s nullglob
|
||||
|
||||
# Removes the System.map files as they are only used for debugging or malware.
|
||||
## Removes the System.map files as they are only used for debugging or malware.
|
||||
for filename in /boot/System.map-*
|
||||
do
|
||||
if [ -f "${filename}" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue