Jeff Vander Stoep | 564e292 | 2019-05-02 13:48:44 -0700 | [diff] [blame] | 1 | (typeattribute vendordomain) |
2 | (typeattributeset vendordomain ((and (domain) ((not (coredomain)))))) | ||||
3 | (allowx vendordomain dev_type (ioctl blk_file ((range 0x0000 0xffff)))) | ||||
4 | (allowx vendordomain file_type (ioctl file ((range 0x0000 0xffff)))) | ||||
Jeff Vander Stoep | fb69c8e | 2019-10-16 15:19:40 +0200 | [diff] [blame^] | 5 | (allow vendordomain self (netlink_route_socket (nlmsg_readpriv))) |