diff --git a/src/modules/debug/start_chroot_script b/src/modules/debug/start_chroot_script index 4b25da2e4..6ac3a2439 100644 --- a/src/modules/debug/start_chroot_script +++ b/src/modules/debug/start_chroot_script @@ -26,6 +26,8 @@ echo_red "--------------------------------------------------------" systemctl status systemd-resolved +echo_red "--------------------------------------------------------" +ping -c 2 google.de || true echo_red "DEBUG: --------------------------------------------------"