This are commented out (still) so this change does nothing.
---
 appliance/init | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/appliance/init b/appliance/init
index d688a52..b1e7184 100755
--- a/appliance/init
+++ b/appliance/init
@@ -110,8 +110,7 @@ if grep -sq guestfs_verbose=1 /proc/cmdline; then
     date
     echo -n "clocksource: "
     cat /sys/devices/system/clocksource/clocksource0/current_clocksource
-    #ping -n -v -c 5 10.0.2.2
-    #ping -n -v -c 5 10.0.2.4
+    #ping -n -v -c 5 8.8.8.8
 
     echo -n "uptime: "; cat /proc/uptime
 fi
-- 
2.0.4

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to