• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Domains that can create and use bluetooth sockets.
2# SELinux does not presently define a specific socket class for
3# bluetooth sockets, nor does it distinguish among the bluetooth protocols.
4allow bluetoothdomain self:socket *;
5