mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
fix issue #610 STRG-1842
This commit is contained in:
parent
09e2de2ea5
commit
3ba94b9700
@ -105,6 +105,10 @@
|
|||||||
LogText "Test: ${device} is authorized currently"
|
LogText "Test: ${device} is authorized currently"
|
||||||
Report "usb_authorized_device[]=${device}"
|
Report "usb_authorized_device[]=${device}"
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
|
LogText "Test: ${device} is authorized by default"
|
||||||
|
Report "usb_authorized_default_device[]=${device}"
|
||||||
|
FOUND=1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user