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