mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/statedir-0/nbdkit-test-disk-0.socket \
|
||
|
--foreground curl \
|
||
|
protocols=http,https \
|
||
|
url=http://example.org:80/test.img \
|
||
|
timeout=1234
|