VM: Make sure `smbd' is in QEMU's $PATH.
svn path=/nixpkgs/trunk/; revision=32987
This commit is contained in:
parent
7c4a72dd77
commit
0a433261c5
@ -403,6 +403,7 @@ rec {
|
||||
|
||||
|
||||
qemuCommandGeneric = ''
|
||||
PATH="${samba}/sbin:$PATH" \
|
||||
${kvm}/bin/qemu-system-x86_64 \
|
||||
-nographic -no-reboot \
|
||||
-smb $(pwd) -hda $diskImage \
|
||||
|
Loading…
Reference in New Issue
Block a user