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