rsyncd can't open log file, but there are no avc messages

Chuck Anderson cra at WPI.EDU
Wed Jul 9 00:17:46 UTC 2008


On Tue, Jul 08, 2008 at 05:57:48PM -0400, Johnny Tan wrote:
> My (completely wild) guess is that something with symlinks ("class 
> lnk_file") got fixed in the new policy, but I don't know what.

symlinks + SELinux are difficult to deal with.  It is MUCH easier to 
just use bind mounts:

mount --bind /opt/solr/logs /var/log/store

in /etc/fstab:

/opt/solr/logs	/var/log/store	none    bind    0 0




More information about the fedora-selinux-list mailing list