reassign 849637 policycoreutils
thanks

On Thu, 29 Dec 2016 12:36:30 +0100 cgzones <cgzo...@googlemail.com> wrote:

> When running a SELinux enabled system /sys/devices/system/cpu/online
> is mislabeled after boot:
>
> root@test1:/root/selinux/policy# restorecon -vv -R -F -n /sys
> Would relabel /sys/devices/system/cpu/online from
> system_u:object_r:sysfs_t:s0 to system_u:object_r:cpu_online_t:s0

Not sure why this is assigned to systemd as this is not created by systemd.

It's working with sysvinit because the selinux-autorelabel LSB initscript is explicitly relabeling it during boot.

Under systemd, that initscript is masked by the selinux-autorelabel.service.

I was planning to add a tmpfiles for this, but apparently I forgot about it.

Reassigning to policycoreutils

Laurent Bigonville

Reply via email to