diff --git a/src/modules/debug/start_chroot_script b/src/modules/debug/start_chroot_script index 2113c24de..4b25da2e4 100644 --- a/src/modules/debug/start_chroot_script +++ b/src/modules/debug/start_chroot_script @@ -19,7 +19,7 @@ install_cleanup_trap echo_red "DEBUG: -------------------------------------------------" cd / -ls -al /run/systemd/resolve/stub-resolv.conf +ls -al /run/systemd/resolve/stub-resolv.conf || true echo_red "--------------------------------------------------------"