5 lines
230 B
Text
5 lines
230 B
Text
|
# Domains that can create and use bluetooth sockets.
|
||
|
# SELinux does not presently define a specific socket class for
|
||
|
# bluetooth sockets, nor does it distinguish among the bluetooth protocols.
|
||
|
allow bluetoothdomain self:socket *;
|