On 2008/04/03 06:14, Manoj Srivastava <[EMAIL PROTECTED]> wrote: > This should have been fixed in the latest set of releases of > policoreutils and the refpolicy. Could you check to see if this is > still a problem for you?
Hi Manoj, unfortunately, the problem persist. I can start and stop daemons without run_init (they run as "root:system_r" instead of "system_u:system_r", but I guess that is ok?), but run_init still fails to set the context. Interesting lines from the strace: open("/proc/self/task/3651/attr/current", O_RDONLY) = 3 read(3, "root:sysadm_r:run_init_t\0", 4095) = 25 [...] open("/proc/self/task/3651/attr/exec", O_RDWR) = 3 write(3, "system_u:system_r:initrc_t:s0\0", 30) = -1 EINVAL close(3) = 0 write(2, "Could not set exec context to sy"..., 61) = 61 I have policycoreutils 2.0.44-1, selinux-policy-refpolicy-targeted 0.0.20080314-1. Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]