mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Disable logging of virtual host to report due to length
This commit is contained in:
parent
66066ae226
commit
08ed748a86
@ -171,7 +171,7 @@
|
||||
for J in ${tVHOSTS}; do
|
||||
if [ ! -z ${J} ]; then
|
||||
LogText "Virtual host: ${J}"
|
||||
Report "apache_vhost_name[]=${J}"
|
||||
#Report "apache_vhost_name[]=${J}"
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user