Skip to content
Snippets Groups Projects
Commit 591b9c25 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by Android Git Automerger
Browse files

am 81c03013: Remove clatd\'s ability to write to proc files.

* commit '81c03013':
  Remove clatd's ability to write to proc files.
parents fb635166 81c03013
Branches
Tags
No related merge requests found
...@@ -23,4 +23,3 @@ allow clatd self:capability dac_override; ...@@ -23,4 +23,3 @@ allow clatd self:capability dac_override;
allow clatd self:netlink_route_socket nlmsg_write; allow clatd self:netlink_route_socket nlmsg_write;
allow clatd self:{ packet_socket rawip_socket tun_socket } create_socket_perms; allow clatd self:{ packet_socket rawip_socket tun_socket } create_socket_perms;
allow clatd tun_device:chr_file rw_file_perms; allow clatd tun_device:chr_file rw_file_perms;
allow clatd proc_net:file rw_file_perms;;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment