home-assistant: set capabilities for bluetooth

This commit is contained in:
Peter Hoeg 2018-04-29 07:06:20 +08:00
parent 639b8ec392
commit e537a0a11e

View file

@ -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