blob: 16899a05c92080464b8039f9e706944e77b3057b (
plain)
1
2
3
4
5
6
|
allow init diag_device:chr_file unlink;
allow init tmpfs:lnk_file create_file_perms;
allow init socket_device:sock_file create;
allow init socket_device:sock_file unlink;
allow init socket_device:sock_file setattr;
|