Update README about possible SELinux fix

Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
This commit is contained in:
Rafal Stefanowski 2020-10-23 00:40:15 +02:00
parent edc729bed8
commit 28fe363ddb

View File

@ -51,6 +51,11 @@ The `./configure` performs check for dependencies, so if some of them are missin
command will print their names in output. After installing missing dependencies command will print their names in output. After installing missing dependencies
you need to run `./configure` once again - this time it should succeed. you need to run `./configure` once again - this time it should succeed.
NOTE: If after installing CAS, your system boots into emergency mode due to the
**"Failed to start opencas initialization service."** error, you need to force SELinux
relabelling in permissive mode on your filesystem.\
Refer to the [Open CAS documentation](https://open-cas.github.io/guide_running.html#rebooting-power-cycling-and-open-cas-linux-autostart) for details.
## Getting Started ## Getting Started
To quickly deploy Open CAS Linux in your system please follow the instructions To quickly deploy Open CAS Linux in your system please follow the instructions