ueventd.te 232 Bytes
Newer Older
Stephen Smalley's avatar
Stephen Smalley committed
1 2 3
# ueventd seclabel is specified in init.rc since
# it lives in the rootfs and has no unique file type.
type ueventd, domain;
4
permissive ueventd;
Stephen Smalley's avatar
Stephen Smalley committed
5
tmpfs_domain(ueventd)
repo sync's avatar
repo sync committed
6
unconfined_domain(ueventd)
Stephen Smalley's avatar
Stephen Smalley committed
7
allow ueventd rootfs:file entrypoint;