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