Skip to content
Snippets Groups Projects
Commit 1c670ccd authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Make watchdogd enforcing.


Change-Id: I04969ca94d27535b3cdcfad55f092f98592b22f7
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent aa376831
No related branches found
No related tags found
No related merge requests found
# watchdogd seclabel is specified in init.<board>.rc
type watchdogd, domain;
permissive watchdogd;
allow watchdogd rootfs:file { entrypoint r_file_perms };
allow watchdogd self:capability mknod;
allow watchdogd device:dir { add_name write remove_name };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment