Skip to content
Snippets Groups Projects
Commit 16df99bd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove 'net_admin' capability from healthd"

parents d1499e32 18410d1a
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ r_dir_file(healthd, cgroup)
# /{system,vendor,odm}/lib[64]/hw/
r_dir_file(healthd, system_file)
allow healthd self:capability { net_admin sys_tty_config };
allow healthd self:capability { sys_tty_config };
allow healthd self:capability sys_boot;
allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
......
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