home-assistant: set capabilities for bluetooth
This commit is contained in:
parent
639b8ec392
commit
e537a0a11e
@ -224,6 +224,7 @@ in {
|
|||||||
KillSignal = "SIGINT";
|
KillSignal = "SIGINT";
|
||||||
PrivateTmp = true;
|
PrivateTmp = true;
|
||||||
RemoveIPC = true;
|
RemoveIPC = true;
|
||||||
|
AmbientCapabilities = "cap_net_raw,cap_net_admin+eip";
|
||||||
};
|
};
|
||||||
path = [
|
path = [
|
||||||
"/run/wrappers" # needed for ping
|
"/run/wrappers" # needed for ping
|
||||||
|
Loading…
x
Reference in New Issue
Block a user