1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

BZ2044242 corrected path for SELinux context

This commit is contained in:
Shane Lovern
2022-02-07 10:47:31 +00:00
committed by openshift-cherrypick-robot
parent b259e160e1
commit c1b3e6e6bd

View File

@@ -55,7 +55,7 @@ $ sudo semanage fcontext -a -t httpd_sys_content_t "/home/kni/rhcos_image_cache(
+
[source,terminal]
----
$ sudo restorecon -Rv rhcos_image_cache/
$ sudo restorecon -Rv /home/kni/rhcos_image_cache/
----