diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-12 10:20:58 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-12 10:21:15 +0100 |
commit | 681377f1b274cba0a4881ad18ccf200b9a014e94 (patch) | |
tree | aeba3edefeb2f0c248161690f179c0f067d86650 /inspector | |
parent | 96b6504b09461aeb6850bb2e7b870a0a4c2f5edf (diff) | |
download | libguestfs-681377f1b274cba0a4881ad18ccf200b9a014e94.tar.gz libguestfs-681377f1b274cba0a4881ad18ccf200b9a014e94.tar.xz libguestfs-681377f1b274cba0a4881ad18ccf200b9a014e94.zip |
inspector: Update example XML.
Diffstat (limited to 'inspector')
-rw-r--r-- | inspector/example-ubuntu.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inspector/example-ubuntu.xml b/inspector/example-ubuntu.xml index 71432f3b..a8ee4575 100644 --- a/inspector/example-ubuntu.xml +++ b/inspector/example-ubuntu.xml @@ -17,6 +17,7 @@ <mountpoint dev="/dev/sda1">/boot</mountpoint> </mountpoints> <filesystems> + <filesystem dev="/dev/mapper/cryptswap1"/> <filesystem dev="/dev/sda1"> <type>ext2</type> <label>BOOT</label> |