[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rsyncd can't open log file, but there are no avc messages
- From: Chuck Anderson <cra WPI EDU>
- To: fedora-selinux-list redhat com
- Subject: Re: rsyncd can't open log file, but there are no avc messages
- Date: Tue, 8 Jul 2008 20:17:46 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]