hardware.bluetooth: fix configuration directory mode (#396044)
Austin Horstman 8 months ago d852aa1c 3cc65eac
··· 153 153 CapabilityBoundingSet = [ 154 154 "CAP_NET_BIND_SERVICE" # sockets and tethering 155 155 ]; 156 156 + ConfigurationDirectoryMode = "0755"; 156 157 NoNewPrivileges = true; 157 158 RestrictNamespaces = true; 158 159 ProtectControlGroups = true;