mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
06d7151664
Move calls to virStorageBackendFileSystemMountAddOptions earlier so that the options are formatted before the positional arguments. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
mount \
|
|
-o nosuid,noexec \
|
|
localhost:/var/lib/libvirt/images \
|
|
/mnt
|