mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Adds default volume label note for SELinux (#396)
This should only happen in very rare occasions, and proper way to address this in the future is by creating labels for default wings volumes
This commit is contained in:
parent
43c91ab294
commit
92f68cf9c1
@ -38,3 +38,7 @@ firewall-cmd --reload
|
||||
|
||||
## Installing Wings
|
||||
Great, now all of the dependencies and firewall rules have been dealt with. From here follow the [official Wings installation documentation](/wings/1.0/installing.html#enabling-swap).
|
||||
|
||||
::: tip
|
||||
If you have SELinux enforcement enabled and you are getting AVC denials from your containers, try relocating your Wings data directory from `/var/lib/pterodactyl` to `/var/srv/containers/pterodactyl`. That is where the targeted policy expects Docker to read and write data from.
|
||||
:::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user