|
|
|
|
|
by cesarb
657 days ago
|
|
> At most you need to tell SELinux that some non-default directory should have some label. That's not hard. In my experience, it's not just directory labels ("semanage fcontext -a -e ..." and friends). You also need once in a while to set some booleans ("semanage boolean ..."). Yes, it's not hard once you know about it. |
|