mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
* Put ebtables in libvirtd's PATH.
svn path=/nixos/trunk/; revision=26629
This commit is contained in:
parent
96fc9379ba
commit
e174562ee1
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ in
|
|||
|
||||
path =
|
||||
[ pkgs.bridge_utils pkgs.dmidecode pkgs.dnsmasq
|
||||
pkgs.ebtables
|
||||
] ++ optional cfg.enableKVM pkgs.qemu_kvm;
|
||||
|
||||
preStart =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue