From b9ef170f4c3c682474c84eac2688e0e9e58f86f5 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Fri, 12 Mar 2021 21:38:27 +0000 Subject: [PATCH] Fix trailing spaces --- _gtfobins/virsh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/virsh.md b/_gtfobins/virsh.md index 3cb1eec..4429ef3 100644 --- a/_gtfobins/virsh.md +++ b/_gtfobins/virsh.md @@ -21,7 +21,7 @@ functions: sudo virsh -c qemu:///system create $TF virsh -c qemu:///system destroy x file-write: - - description: This requires the user to be in the `libvirt` group to perform privileged file write. If the target directory doesn't exist, `pool-create-as` must be run with the `--build` option. The destination file ownership and permissions can be set in the XML. + - description: This requires the user to be in the `libvirt` group to perform privileged file write. If the target directory doesn't exist, `pool-create-as` must be run with the `--build` option. The destination file ownership and permissions can be set in the XML. code: | LFILE_DIR=/root LFILE_NAME=file_to_write