mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-05 12:35:20 +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
|