From 9fd4d16819ad200814be717732c77664e18132f2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 21 Aug 2012 13:09:53 +0100 Subject: [PATCH] recipes: For auditing for setuid files, point to virt-ls examples. --- examples/guestfs-recipes.pod | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod index 088f3bd0e..3c3000fa6 100644 --- a/examples/guestfs-recipes.pod +++ b/examples/guestfs-recipes.pod @@ -18,10 +18,7 @@ libguestfs, L and the virt tools. =head1 Audit a virtual machine for setuid files -The link below contains a small program which can be used to audit a -Linux virtual machine to see what setuid and setgid files it contains. - -L +See: L. =head1 Change the background image in a Windows XP VM