summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-08 19:39:37 +0200
committerGitHub <noreply@github.com>2020-05-08 19:39:37 +0200
commit96dd5046710a56f5624642801459f4b6ad3b3b3f (patch)
tree79111eb18287ef0bb1a8dec07da9b0ae1b19a43a
parentf07a0d937fd575248f404f784d0e3d41a59b7419 (diff)
parente684ab221eaf7c23e6f0dbd6e3e07aa47204d44f (diff)
downloadpodman-96dd5046710a56f5624642801459f4b6ad3b3b3f.tar.gz
podman-96dd5046710a56f5624642801459f4b6ad3b3b3f.tar.bz2
podman-96dd5046710a56f5624642801459f4b6ad3b3b3f.zip
Merge pull request #6135 from nbycomp/master
[CI:DOCS] Fix typo in path
-rw-r--r--troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/troubleshooting.md b/troubleshooting.md
index 14d1a867e..f04d9e9fa 100644
--- a/troubleshooting.md
+++ b/troubleshooting.md
@@ -320,7 +320,7 @@ under `/var/lib/containers/storage`.
```
semanage fcontext -a -e /var/lib/containers /srv/containers
-restorecon -R -v /src/containers
+restorecon -R -v /srv/containers
```
The semanage command above tells SELinux to setup the default labeling of