updated auditor

This commit is contained in:
Michael
2022-12-01 13:00:41 +00:00
parent 6d3a9b37a6
commit 286a87b2d4

View File

@@ -20,7 +20,7 @@ brew install git
git clone https://github.com/CISOfy/lynis
cd lynis
./lynis audit system -Q --auditor="$AUDITORNAME" >> $REPORTOUTPUT
./lynis audit system -Q --auditor "$AUDITORNAME" >> $REPORTOUTPUT
chmod 777 /var/log/lynis-report.dat
chmod 777 $REPORTOUTPUT