1# ueventd seclabel is specified in init.rc since 2# it lives in the rootfs and has no unique file type. 3type ueventd, domain; 4permissive ueventd; 5tmpfs_domain(ueventd) 6unconfined_domain(ueventd) 7allow ueventd rootfs:file entrypoint; 8