Re: [yocto] [meta-selinux][PATCH 0/1] refpolicy: fix real path for udevd

2014-01-10 Thread Mark Hatle
merged to master-next On 1/8/14, 8:54 PM, wenzong@windriver.com wrote: From: Wenzong Fan In Yocto the real path for udevd is /lib/udev/udevd, this patch fixes the init issues like: udevd[87]: setfilecon /dev/vcsa2 failed: Operation not permitted udevd[89]: setfilecon /dev/fb0 fa

Re: [yocto] [meta-selinux][PATCH 0/1] refpolicy: fix real path for udevd

2014-01-09 Thread Pascal Ouyang
于 14-1-9 上午10:54, wenzong@windriver.com 写道: > From: Wenzong Fan > > In Yocto the real path for udevd is /lib/udev/udevd, this patch fixes > the init issues like: > > udevd[87]: setfilecon /dev/vcsa2 failed: Operation not permitted > udevd[89]: setfilecon /dev/fb0 failed: Opera

[yocto] [meta-selinux][PATCH 0/1] refpolicy: fix real path for udevd

2014-01-08 Thread wenzong.fan
From: Wenzong Fan In Yocto the real path for udevd is /lib/udev/udevd, this patch fixes the init issues like: udevd[87]: setfilecon /dev/vcsa2 failed: Operation not permitted udevd[89]: setfilecon /dev/fb0 failed: Operation not permitted The following changes since commit 2209cb5fc2