diff --git a/gnu/tests/messaging.scm b/gnu/tests/messaging.scm index 96d4d6d905d..d17bce21ef9 100644 --- a/gnu/tests/messaging.scm +++ b/gnu/tests/messaging.scm @@ -235,12 +235,6 @@ (services (cons* (service dhcp-client-service-type) - ;; For ease of debugging. Run the vm with: - ;; '-nic user,model=virtio-net-pci,hostfwd=tcp::10022-:22' - (service openssh-service-type - (openssh-configuration - (permit-root-login #t) - (allow-empty-passwords? #t))) (service ngircd-service-type (ngircd-configuration (debug? #t)