Displaying 1 result from an estimated 1 matches for "intspare".
Did you mean:
intparm
2006 Oct 10
2
Moving Mysql data directory denied by selinux?
...em to need some help in
a) Understanding what the selinux failure messages are saying; and
b) How to correct the issue
I've read the selinux docs and all I got was a headache *sigh*
Now normally I just move /var/lib/mysql to /home/mysql and symlink it.
SELinux complains with
Oct 10 21:21:59 intspare kernel: audit(1160479319.080:2): avc: denied
{ read } for pid=15784 comm="mysqld" name="mysql" dev=dm-0 ino=1230340
scontext=root:system_r:mysqld_t tcontext=root:object_r:var_lib_t
tclass=lnk_file
Ok, I guess it doesnt like following symlinks so instead I edited
/etc/my....