mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
[skip ci] Fix the name of Oracle Linux to the official product name. (#584)
Signed-off-by: Avi Miller <avi.miller@oracle.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Running on SELinux systems
|
||||
|
||||
Systems such as OEL 7.x where SELinux is enabled and the security policies are set to "Enforcing" will restrict Fn from
|
||||
Systems such as Oracle Linux 7 where SELinux is enabled and the security policies are set to "Enforcing" will restrict Fn from
|
||||
running containers and mounting volumes.
|
||||
|
||||
For local development, you can relax SELinux constraints by running this command in a root shell:
|
||||
|
||||
Reference in New Issue
Block a user