Hide Forgot
Description of problem: Following denial issue is seen during the ceph testing SELinux denials found on ubuntu.sepia.ceph.com: ['type=USER_AVC msg=audit(1458092966.151:3237): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=\'avc: denied { enable } for auid=1000 uid=0 gid=0 cmdline="systemctl enable ceph.target" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=system_u:system_r:init_t:s0 tclass=service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?\''] Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install ceph 2. systemctl enable ceph.target Actual results: Expected results: No denials should be reported Additional info: http://qa-proxy.ceph.com/teuthology/vasu-2016-03-15_15:34:41-selinux-master---basic-mira/62626/teuthology.log
This is related to the systemd packaging mess in Ceph, tagging as dup of bz1324589. *** This bug has been marked as a duplicate of bug 1324589 ***