hardware.bluetooth: fix configuration directory mode (#396044)
This commit is contained in:
commit
d852aa1cbb
@ -153,6 +153,7 @@ in
|
|||||||
CapabilityBoundingSet = [
|
CapabilityBoundingSet = [
|
||||||
"CAP_NET_BIND_SERVICE" # sockets and tethering
|
"CAP_NET_BIND_SERVICE" # sockets and tethering
|
||||||
];
|
];
|
||||||
|
ConfigurationDirectoryMode = "0755";
|
||||||
NoNewPrivileges = true;
|
NoNewPrivileges = true;
|
||||||
RestrictNamespaces = true;
|
RestrictNamespaces = true;
|
||||||
ProtectControlGroups = true;
|
ProtectControlGroups = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user