mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Updated line
This commit is contained in:
parent
7ecda94e03
commit
9e3fb6f6c2
1 changed files with 2 additions and 3 deletions
|
|
@ -30,9 +30,8 @@ Main audience:
|
|||
1. Clone or download the project files. No compilation or installation is required.
|
||||
2. Execute: `./lynis audit system`
|
||||
|
||||
By default
|
||||
If you want to run the software as root, we suggest to alter the ownership of the files.
|
||||
|
||||
If you want to run the software as root, we suggest to alter the ownership of the files. Use chown -R and
|
||||
chgrp -R to recursively alter the owner and group.
|
||||
|
||||
## Documentation
|
||||
See for full documentation https://cisofy.com/documentation/lynis/
|
||||
|
|
|
|||
Loading…
Reference in a new issue