Wrong SELinux permissions #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
github.com/BookStackApp/devops@c85b867acb/scripts/installation-centos-7.sh (L132-L135)chcon- it's a time bomb. Any system update withrestoreconcommand, or.autorelabelfile will restore SELinux context to default and break BookStack.Use way in my pull request, or fix this by you own.
Thanks for reporting, I've now removed this script from this repo so this is no longer relevant.