libvirt/tests/storagepoolxml2argvdata/pool-netfs-freebsd.argv
Peter Krempa 06d7151664 storage: Format mount options before positional arguments
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>
2021-04-12 15:55:10 +02:00

6 lines
77 B
Plaintext

mount \
-o nosuid,noexec \
-t nfs \
localhost:/var/lib/libvirt/images \
/mnt