Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # sed -i "s/\(^SELINUX=\).*/\1permissive/" /etc/selinux/config
- # fixfiles onboot
- # semanage fcontext -a -t mysqld_db_t "/data(/.*)?"
- # restorecon -RF /data
- # setsebool -P httpd_can_network_connect 1
- # sed -i "s/\(^SELINUX=\).*/\1enenforcing/" /etc/selinux/config
Advertisement
Add Comment
Please, Sign In to add comment