* Put ebtables in libvirtd's PATH.
svn path=/nixos/trunk/; revision=26629
This commit is contained in:
parent
96fc9379ba
commit
e174562ee1
@ -56,6 +56,7 @@ in
|
|||||||
|
|
||||||
path =
|
path =
|
||||||
[ pkgs.bridge_utils pkgs.dmidecode pkgs.dnsmasq
|
[ pkgs.bridge_utils pkgs.dmidecode pkgs.dnsmasq
|
||||||
|
pkgs.ebtables
|
||||||
] ++ optional cfg.enableKVM pkgs.qemu_kvm;
|
] ++ optional cfg.enableKVM pkgs.qemu_kvm;
|
||||||
|
|
||||||
preStart =
|
preStart =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user