From 4bf70dad47c648c50b423c05569a2b594b5c5ab8 Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Dec 08 2011 18:08:22 +0000 Subject: Do recursive chcon (SELinux context) for rsync test --- diff --git a/tests/p_rsync/10-rsync-test.sh b/tests/p_rsync/10-rsync-test.sh index f72754e..41625d5 100755 --- a/tests/p_rsync/10-rsync-test.sh +++ b/tests/p_rsync/10-rsync-test.sh @@ -32,7 +32,7 @@ t_ServiceControl xinetd restart # Fix SELinux -chcon -t public_content_t $PATH2FILE +chcon -R -t public_content_t $PATH2FILE # Trying to rsync rsync --recursive --verbose --include=$FILE --exclude=* rsync://127.0.0.1/centos-test /var/log/