Created
May 15, 2015 02:02
-
-
Save louis89/c8ee16ebe5a1898fb177 to your computer and use it in GitHub Desktop.
Add SELinux fcontext for mysql root directory in /home
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo semanage fcontext -t mysqld_db_t -s system_u -a "/home/mysql(/.*)?" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment