Hi
I’m having trouble with SELinux reporting: avc: denied { write } for pid=15496 comm="BackupPC_Admin" name="LOCK" dev="sda1" ino=201443561 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=0 The issue (and supposed answer) is mentioned here: https://lists.fedoraproject.org/pipermail/selinux/2013-March/015287.html I have replaced /var/lib/BackupPC with a symlink to /mnt/volume_lon1_01_part1/BackupPC As far as I can tell, the default context for /var/lib/BackupPC is “system_u:object_r:var_lib_t:s0” and this is what I have set on “/mnt/volume_lon1_01_part1/BackupPC”. So the context appears to be correct, and I’ve run restorecon -R /var/lib/BackupPC but the messages still persist. Anybody know how to fix this? I should mention that everything appears to be working fine. Thanks, Jamie
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/