Description of problem: relamd starts with init_t context after "systemctl restart realmd" Version-Release number of selected component (if applicable): realmd-0.13.91-1.fc19 selinux-policy-targeted-3.12.1-40.fc19 selinux-policy-3.12.1-40.fc19 How reproducible: always Steps to Reproduce: # ps -efZ |grep realmd |grep -v grep system_u:system_r:realmd_t:s0-s0:c0.c1023 root 2766 1 0 11:52 ? 00:00:00 /usr/lib64/realmd/realmd # # systemctl restart realmd # # ps -efZ |grep realmd |grep -v grep system_u:system_r:init_t:s0 root 2781 1 0 11:52 ? 00:00:00 /usr/lib64/realmd/realmd #
workaround: # killall realmd
Ok, this is a new problem. commit b2809a7b183422396cbcd71152fc0b7236405a29 Author: Miroslav Grepl <mgrepl> Date: Mon May 6 12:41:13 2013 +0200 realmd can be started by systemctl now
(In reply to comment #2) > Ok, this is a new problem. > > commit b2809a7b183422396cbcd71152fc0b7236405a29 > Author: Miroslav Grepl <mgrepl> > Date: Mon May 6 12:41:13 2013 +0200 > > realmd can be started by systemctl now I'm just wondering if this could be released today, so we have a fix before the test day (09/05/2013)
(In reply to comment #3) > (In reply to comment #2) > > Ok, this is a new problem. > > > > commit b2809a7b183422396cbcd71152fc0b7236405a29 > > Author: Miroslav Grepl <mgrepl> > > Date: Mon May 6 12:41:13 2013 +0200 > > > > realmd can be started by systemctl now > > I'm just wondering if this could be released today, so we have a fix before > the test day (09/05/2013) Ok, I did not realized that this was already released: selinux-policy-3.12.1-42.fc19 selinux-policy-targeted-3.12.1-42.fc19 The bug seems to be fixed. system_u:system_r:realmd_t:s0-s0:c0.c1023 root 10481 1 0 09:29 ? 00:00:00 /usr/lib64/realmd/realmd after systemctl restart realmd
selinux-policy-3.12.1-47.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-47.fc19
Package selinux-policy-3.12.1-47.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-47.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-9565/selinux-policy-3.12.1-47.fc19 then log in and leave karma (feedback).
selinux-policy-3.12.1-47.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.