Merge pull request #69300 from peterhoeg/f/ha2

nixos/home-assistant: set bluetooth perms
This commit is contained in:
Peter Hoeg 2019-09-25 04:49:31 +08:00 committed by GitHub
commit 4b34dd3120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -224,6 +224,7 @@ in {
KillSignal = "SIGINT";
PrivateTmp = true;
RemoveIPC = true;
AmbientCapabilities = "cap_net_raw,cap_net_admin+eip";
};
path = [
"/run/wrappers" # needed for ping