mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
test-tool: Point to SELinux documentation for further information.
This commit is contained in:
@@ -114,10 +114,14 @@ this command as root:
|
||||
setenforce Permissive
|
||||
|
||||
If this makes a difference, look in the audit logs for recent
|
||||
failures:
|
||||
failures ("AVCs"):
|
||||
|
||||
ausearch -m avc -ts recent
|
||||
|
||||
You can convert AVCs into suggested SELinux policy rules using tools
|
||||
like L<audit2allow(1)>. For more information, see the "Security
|
||||
Enhanced Linux User Guide".
|
||||
|
||||
To reenable SELinux and sVirt, do:
|
||||
|
||||
setenforce Enforcing
|
||||
|
||||
Reference in New Issue
Block a user